Package org.htrace.impl

Class Summary
AlwaysSampler  
CountSampler Sampler that returns true every N calls.
LocalFileSpanReceiver Writes the spans it receives to a local file.
MilliSpan A Span implementation that stores its information in milliseconds since the epoch.
NeverSampler  
POJOSpanReceiver SpanReceiver for testing only that just collects the Span objects it receives.
ProbabilitySampler  
StandardOutSpanReceiver Used for testing.
TrueIfTracingSampler A Sampler that returns true if and only if tracing is on the current thread.
 



Copyright © 2014. All Rights Reserved.