Uses of Interface
org.rrd4j.core.Robin
Package | Description |
---|---|
org.rrd4j.core |
core RRD4J implementation.
|
-
Uses of Robin in org.rrd4j.core
Classes in org.rrd4j.core that implement Robin Modifier and Type Class Description (package private) class
RobinArray
Class to represent archive values for a single datasource.(package private) class
RobinMatrix
Class to represent archive values for a single datasource.Methods in org.rrd4j.core that return Robin Modifier and Type Method Description Robin
Archive. getRobin(int dsIndex)
Returns the underlying round robin archive.Methods in org.rrd4j.core with parameters of type Robin Modifier and Type Method Description void
Robin. copyStateTo(Robin other)
copyStateTo.void
RobinArray. copyStateTo(Robin robin)
copyStateTo.void
RobinMatrix. copyStateTo(Robin robin)
copyStateTo.