class RrdInt extends RrdPrimitive
RRD_DOUBLE, RRD_INT, RRD_LONG, RRD_PRIM_SIZES, RRD_STRING, STRING_LENGTH
Constructor | Description |
---|---|
RrdInt(RrdUpdater updater) |
|
RrdInt(RrdUpdater updater,
boolean isConstant) |
Modifier and Type | Method | Description |
---|---|---|
(package private) int |
get() |
|
(package private) void |
set(int value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isCachingAllowed, readBytes, readDouble, readDouble, readDouble, readInt, readLong, readString, writeBytes, writeDouble, writeDouble, writeDouble, writeInt, writeLong, writeString
RrdInt(RrdUpdater updater, boolean isConstant) throws IOException
IOException
RrdInt(RrdUpdater updater) throws IOException
IOException
void set(int value) throws IOException
IOException
int get() throws IOException
IOException