WindowedSum
instead@Deprecated public class Sum extends WindowedSum
SampledStat
that maintains the sum of what it has seen.
This is a sampled version of CumulativeSum
.
See also WindowedCount
if you want to increment the value by 1 on each recording.SampledStat.Sample
samples
Constructor and Description |
---|
Sum()
Deprecated.
|
combine, update
current, measure, newSample, oldest, purgeObsoleteSamples, record