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