Package | Description |
---|---|
org.opennms.netmgt.collectd | |
org.opennms.netmgt.collection.api | |
org.opennms.netmgt.collection.dto | |
org.opennms.netmgt.collection.support |
Modifier and Type | Class and Description |
---|---|
class |
AliasedAttribute
AliasedAttribute class.
|
class |
AliasedGroup
AliasedGroup class.
|
class |
AliasedResource
AliasedResource class.
|
class |
GenericIndexResource
GenericIndexResource class.
|
class |
IfInfo
This class encapsulates all the information required by the SNMP collector in
order to perform data collection for an individual interface and store that
data in an appropriately named RRD file.
|
class |
NodeInfo
This class encapsulates all of the node-level data required by the SNMP data
collector in order to successfully perform data collection for a scheduled
primary SNMP interface.
|
class |
SnmpAttribute
SnmpAttribute class.
|
class |
SnmpAttributeGroup
This attribute group overrides
SnmpAttributeGroup.doShouldPersist() so that persistence
can be enabled if the SNMP ifType matches the value of ifType on the
CollectionResource . |
class |
SnmpCollectionResource
Abstract SnmpCollectionResource class.
|
class |
SnmpCollectionSet
SnmpCollectionSet class.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CollectionAttribute
CollectionAttribute interface.
|
interface |
CollectionResource
CollectionResource interface.
|
interface |
CollectionSet
CollectionSet represents the results of a collection and generally includes
a List of CollectionResource instances that were created during the
collection. |
Modifier and Type | Class and Description |
---|---|
class |
AttributeGroup
AttributeGroup class.
|
class |
LatencyCollectionAttribute
LatencyCollectionAttribute class.
|
class |
LatencyCollectionResource
LatencyCollectionResource class.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionSetDTO |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCollectionAttribute
Abstract AbstractCollectionAttribute class.
|
class |
AbstractCollectionResource
A base class for
CollectionResource objects, implementing common features (to reduce repeated code). |
class |
AbstractCollectionSet |
class |
AttributeGroupWrapper
Delegates the visit calls to the wrapped attribut group.
|
class |
CollectionAttributeWrapper
Delegates the visit calls to the wrapped attribute.
|
class |
CollectionResourceWrapper
Delegates the visit calls to the wrapped resource.
|
class |
MultiResourceCollectionSet<T extends CollectionResource> |
class |
SingleResourceCollectionSet
This is a simple
CollectionSet that is used to encapsulate the collection
of a single resource. |
Copyright © 2021. All rights reserved.