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
Exception
Copyright © 2015 The Apache Software Foundation