Package org.rrd4j.data
Class Variable.Value
java.lang.Object
org.rrd4j.data.Variable.Value
- Enclosing class:
- Variable
public static final class Variable.Value extends Object
This class store both the value and the time stamp
It will be used by graph rendering legend
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Value(long timestamp, double value)
-
Method Summary