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) classRobinArrayClass to represent archive values for a single datasource.(package private) classRobinMatrixClass to represent archive values for a single datasource.Methods in org.rrd4j.core that return Robin Modifier and Type Method Description RobinArchive. getRobin(int dsIndex)Returns the underlying round robin archive.Methods in org.rrd4j.core with parameters of type Robin Modifier and Type Method Description voidRobin. copyStateTo(Robin other)copyStateTo.voidRobinArray. copyStateTo(Robin robin)copyStateTo.voidRobinMatrix. copyStateTo(Robin robin)copyStateTo.