Package org.rrd4j.core
Class RrdDouble<U extends RrdUpdater<U>>
java.lang.Object
org.rrd4j.core.RrdPrimitive<U>
org.rrd4j.core.RrdDouble<U>
-
Field Summary
Fields inherited from class org.rrd4j.core.RrdPrimitive
RRD_DOUBLE, RRD_INT, RRD_LONG, RRD_PRIM_SIZES, RRD_STRING, STRING_LENGTH
-
Constructor Summary
ConstructorDescriptionRrdDouble
(RrdUpdater<U> updater) RrdDouble
(RrdUpdater<U> updater, boolean isConstant) -
Method Summary
Methods inherited from class org.rrd4j.core.RrdPrimitive
isCachingAllowed, readBytes, readDouble, readDouble, readDouble, readEnum, readInt, readLong, readString, writeBytes, writeDouble, writeDouble, writeDouble, writeDouble, writeEnum, writeInt, writeLong, writeString
-
Constructor Details
-
RrdDouble
RrdDouble(RrdUpdater<U> updater, boolean isConstant) throws IOException - Throws:
IOException
-
RrdDouble
RrdDouble(RrdUpdater<U> updater) throws IOException - Throws:
IOException
-
-
Method Details
-
set
- Throws:
IOException
-
get
- Throws:
IOException
-