Uses of Class
org.rrd4j.core.jrrd.CDPStatusBlock
Packages that use CDPStatusBlock
-
Uses of CDPStatusBlock in org.rrd4j.core.jrrd
Fields in org.rrd4j.core.jrrd with type parameters of type CDPStatusBlockModifier and TypeFieldDescription(package private) List<CDPStatusBlock>Archive.cdpStatusBlocksConsolitation data pointsMethods in org.rrd4j.core.jrrd that return CDPStatusBlockModifier and TypeMethodDescriptionArchive.getCDPStatusBlock(int index) Returns theCDPStatusBlockat the specified position in this archive.Methods in org.rrd4j.core.jrrd that return types with arguments of type CDPStatusBlockModifier and TypeMethodDescriptionArchive.getCDPStatusBlocks()Returns an iterator over the CDP status blocks in this archive in proper sequence.