Uses of Class
org.rrd4j.core.ByteBufferBackend
Packages that use ByteBufferBackend
- 
Uses of ByteBufferBackend in org.rrd4j.core
Subclasses of ByteBufferBackend in org.rrd4j.coreModifier and TypeClassDescriptionclassAbstract byte array based backend.classBackend to be used to store all RRD bytes in memory.classBackend which is used to store RRD data to ordinary disk files using java.nio.* package.