Uses of Interface
org.apache.zookeeper.server.util.Profiler.Operation
-
Packages that use Profiler.Operation Package Description org.apache.zookeeper.server.util -
-
Uses of Profiler.Operation in org.apache.zookeeper.server.util
Methods in org.apache.zookeeper.server.util with parameters of type Profiler.Operation Modifier and Type Method Description static <T> T
Profiler. profile(Profiler.Operation<T> op, long timeout, java.lang.String message)
-