See: Description
Interface | Description |
---|---|
Sample |
A statistically representative sample of a data stream.
|
Class | Description |
---|---|
EWMA |
An exponentially-weighted moving average.
|
ExponentiallyDecayingSample |
An exponentially-decaying random sample of
long s. |
Snapshot |
A statistical snapshot of a
Snapshot . |
UniformSample |
A random sample of a stream of
long s. |
Metrics stats (Codehale).