JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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.