Uses of Package
cloudtrace.instrument

Packages that use cloudtrace.instrument
cloudtrace.instrument   
cloudtrace.instrument.impl   
 

Classes in cloudtrace.instrument used by 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 cloudtrace.instrument used by 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.