| Package | Description |
|---|---|
| org.apache.htrace.impl |
| Class and Description |
|---|
| AlwaysSampler
A Sampler that always returns true.
|
| MilliSpan
A Span implementation that stores its information in milliseconds since the
epoch.
|
| MilliSpan.Builder
The public interface for constructing a MilliSpan.
|
| NeverSampler
A Sampler that never returns true.
|
| TrueIfTracingSampler
A Sampler that returns true if and only if tracing is enabled for the current thread.
|
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.