Package org.apache.zookeeper.server.util
Interface Profiler.Operation<T>
-
- Enclosing class:
- Profiler
public static interface Profiler.Operation<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
execute()
-
-
-
Method Detail
-
execute
T execute() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-