class Aggregator extends Object
Constructor and Description |
---|
Aggregator(long[] timestamps,
double[] values) |
Modifier and Type | Method and Description |
---|---|
(package private) Aggregates |
getAggregates(long tStart,
long tEnd)
Deprecated.
|
(package private) double |
getPercentile(long tStart,
long tEnd,
double percentile) |
@Deprecated Aggregates getAggregates(long tStart, long tEnd)
double getPercentile(long tStart, long tEnd, double percentile)