Uses of Class
org.rrd4j.core.ArcState
-
Packages that use ArcState Package Description org.rrd4j.core core RRD4J implementation. -
-
Uses of ArcState in org.rrd4j.core
Methods in org.rrd4j.core that return ArcState Modifier and Type Method Description ArcState
Archive. getArcState(int dsIndex)
Returns the underlying archive state object.Methods in org.rrd4j.core with parameters of type ArcState Modifier and Type Method Description void
ArcState. copyStateTo(ArcState arcState)
copyStateTo.
-