Uses of Class
org.rrd4j.core.jrrd.Archive
-
Uses of Archive in org.rrd4j.core.jrrd
Modifier and TypeMethodDescriptionRRDatabase.getArchive
(int index) Returns theArchive
at the specified position in this database.RRDatabase.getArchive
(String name) getArchive.Modifier and TypeMethodDescriptionRRDatabase.getArchiveList
(ConsolidationFunctionType type) RRDatabase.getArchives()
Returns an iterator over the archives in this database in proper sequence.RRDatabase.getArchives
(ConsolidationFunctionType type) Returns an iterator over the archives in this database of the given type in proper sequence.