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