Uses of Class
org.rrd4j.core.ByteBufferBackend
-
Uses of ByteBufferBackend in org.rrd4j.core
Modifier and TypeClassDescriptionclass
Abstract byte array based backend.class
Backend to be used to store all RRD bytes in memory.class
Backend which is used to store RRD data to ordinary disk files using java.nio.* package.