Uses of Class
org.rrd4j.core.RrdBackendAnnotation
-
Packages that use RrdBackendAnnotation Package Description org.rrd4j.core core RRD4J implementation. -
-
Uses of RrdBackendAnnotation in org.rrd4j.core
Classes in org.rrd4j.core with annotations of type RrdBackendAnnotation Modifier and Type Class Description classRrdMemoryBackendFactoryFactory class which creates actualRrdMemoryBackendobjects.classRrdNioBackendFactoryFactory class which creates actualRrdNioBackendobjects.classRrdRandomAccessFileBackendFactoryFactory class which creates actualRrdRandomAccessFileBackendobjects.classRrdSafeFileBackendFactoryFactory class which creates actualRrdSafeFileBackendobjects.
-