Uses of Interface
org.opennms.netmgt.collection.api.CollectionInstrumentation
-
Packages that use CollectionInstrumentation Package Description org.opennms.netmgt.collectd org.opennms.netmgt.collection.core -
-
Uses of CollectionInstrumentation in org.opennms.netmgt.collectd
Methods in org.opennms.netmgt.collectd that return CollectionInstrumentation Modifier and Type Method Description static CollectionInstrumentation
Collectd. instrumentation()
instrumentation -
Uses of CollectionInstrumentation in org.opennms.netmgt.collection.core
Classes in org.opennms.netmgt.collection.core that implement CollectionInstrumentation Modifier and Type Class Description class
DefaultCollectdInstrumentation
Constructors in org.opennms.netmgt.collection.core with parameters of type CollectionInstrumentation Constructor Description CollectionSpecification(Package wpkg, java.lang.String svcName, ServiceCollector collector, CollectionInstrumentation instrumentation, LocationAwareCollectorClient locationAwareCollectorClient, ReadablePollOutagesDao pollOutagesDao)
-