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