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