|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.trace.instrument.TraceProxy
public class TraceProxy
Constructor Summary | |
---|---|
TraceProxy()
|
Method Summary | ||
---|---|---|
static
|
trace(T instance)
|
|
static
|
trace(T instance,
Sampler sampler)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TraceProxy()
Method Detail |
---|
public static <T> T trace(T instance)
public static <T> T trace(T instance, Sampler sampler)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |