org.apache.accumulo.cloudtrace.instrument
Class TraceProxy

java.lang.Object
  extended by org.apache.accumulo.cloudtrace.instrument.TraceProxy

public class TraceProxy
extends Object


Constructor Summary
TraceProxy()
           
 
Method Summary
static
<T> T
trace(T instance)
           
static
<T> T
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

TraceProxy

public TraceProxy()
Method Detail

trace

public static <T> T trace(T instance)

trace

public static <T> T trace(T instance,
                          Sampler sampler)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.