|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.zookeeper.server.util.Profiler
public class Profiler
| Nested Class Summary | |
|---|---|
static interface |
Profiler.Operation<T>
|
| Constructor Summary | |
|---|---|
Profiler()
|
|
| Method Summary | ||
|---|---|---|
static
|
profile(Profiler.Operation<T> op,
long timeout,
String message)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Profiler()
| Method Detail |
|---|
public static <T> T profile(Profiler.Operation<T> op,
long timeout,
String message)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||