Uses of Package
org.apache.accumulo.cloudtrace.instrument

Packages that use org.apache.accumulo.cloudtrace.instrument
org.apache.accumulo.cloudtrace.instrument   
org.apache.accumulo.cloudtrace.instrument.impl   
 

Classes in org.apache.accumulo.cloudtrace.instrument used by org.apache.accumulo.cloudtrace.instrument
Sampler
          Extremely simple callback to determine the frequency that an action should be performed.
Span
          Base interface for gathering and reporting statistics about a block of execution.
Tracer
          A Tracer provides the implementation for collecting and distributing Spans within a process.
TraceRunnable
          Wrap a Runnable with a Span that survives a change in threads.
 

Classes in org.apache.accumulo.cloudtrace.instrument used by org.apache.accumulo.cloudtrace.instrument.impl
Span
          Base interface for gathering and reporting statistics about a block of execution.
 



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