public class Profiler extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Profiler.Operation<T> |
| Constructor and Description |
|---|
Profiler() |
public static <T> T profile(Profiler.Operation<T> op, long timeout, String message) throws Exception
ExceptionCopyright © 2013 The Apache Software Foundation