Uses of Package
org.htrace

Packages that use org.htrace
org.htrace   
org.htrace.impl   
org.htrace.wrappers   
 

Classes in org.htrace used by org.htrace
HTraceConfiguration
          Wrapper which integrating applications should implement in order to provide tracing configuration.
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.
SpanReceiver
          The collector within a process that is the destination of Spans when a trace is running.
TimelineAnnotation
           
TraceInfo
           
Tracer
          A Tracer provides the implementation for collecting and distributing Spans within a process.
TraceScope
           
 

Classes in org.htrace used by org.htrace.impl
HTraceConfiguration
          Wrapper which integrating applications should implement in order to provide tracing configuration.
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.
SpanReceiver
          The collector within a process that is the destination of Spans when a trace is running.
TimelineAnnotation
           
 

Classes in org.htrace used by org.htrace.wrappers
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.
 



Copyright © 2014. All Rights Reserved.