class RrdDouble extends RrdPrimitive
RRD_DOUBLE, RRD_INT, RRD_LONG, RRD_PRIM_SIZES, RRD_STRING, STRING_LENGTH| Constructor and Description |
|---|
RrdDouble(RrdUpdater updater) |
RrdDouble(RrdUpdater updater,
boolean isConstant) |
| Modifier and Type | Method and Description |
|---|---|
(package private) double |
get() |
(package private) void |
set(double value) |
isCachingAllowed, readBytes, readDouble, readDouble, readDouble, readInt, readLong, readString, writeBytes, writeDouble, writeDouble, writeDouble, writeInt, writeLong, writeStringRrdDouble(RrdUpdater updater, boolean isConstant) throws IOException
IOExceptionRrdDouble(RrdUpdater updater) throws IOException
IOExceptionvoid set(double value) throws IOException
IOExceptiondouble get()
throws IOException
IOException