Package org.rrd4j.graph
Interface DownSampler
public interface DownSampler
A class that implement a downsampler, used to reduce the number of point to display.
- Author:
- Fabrice Bacchella
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classDownSampler.DataSet -
Method Summary
Modifier and Type Method Description DownSampler.DataSetdownsize(long[] timestamps, double[] values)