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