java.lang.Object | |
↳ | org.rrd4j.core.jrrd.Archive |
Instances of this class model an archive section of an RRD file.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the
CDPStatusBlock at the specified position in this archive. | |||||||||||
Returns an iterator over the CDP status blocks in this archive in proper sequence.
| |||||||||||
Returns the number of primary data points required for a consolidated
data point in this archive.
| |||||||||||
Returns the number of entries in this archive.
| |||||||||||
Returns the type of function used to calculate the consolidated data point.
| |||||||||||
Returns the X-Files Factor for this archive.
| |||||||||||
Returns a summary the contents of this archive.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the CDPStatusBlock
at the specified position in this archive.
index | index of CDPStatusBlock to return. |
---|
CDPStatusBlock
at the specified position in this archive.
Returns an iterator over the CDP status blocks in this archive in proper sequence.
Returns the number of primary data points required for a consolidated data point in this archive.
Returns the number of entries in this archive.
Returns the type of function used to calculate the consolidated data point.
Returns the X-Files Factor for this archive.
Returns a summary the contents of this archive.