Package org.rrd4j.data
Class Variable.PercentElem
java.lang.Object
org.rrd4j.data.Variable.PercentElem
- Enclosing class:
- Variable
static final class Variable.PercentElem extends Object
Store all the informations about a datasource point, for predictive and consistent sorting
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PercentElem(int pos, long timestamp, double value)
-
Method Summary
-
Field Details
-
Constructor Details
-
PercentElem
PercentElem(int pos, long timestamp, double value)
-
-
Method Details