|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.collectd.ResourceType
org.opennms.netmgt.collectd.NodeResourceType
public class NodeResourceType
NodeResourceType class.
| Constructor Summary | |
|---|---|
NodeResourceType(CollectionAgent agent,
OnmsSnmpCollection snmpCollection)
Constructor for NodeResourceType. |
|
| Method Summary | |
|---|---|
SnmpCollectionResource |
findAliasedResource(SnmpInstId inst,
String ifAlias)
findAliasedResource |
SnmpCollectionResource |
findResource(SnmpInstId inst)
findResource |
NodeInfo |
getNodeInfo()
getNodeInfo |
Collection<NodeInfo> |
getResources()
getResources |
protected Collection<SnmpAttributeType> |
loadAttributeTypes()
loadAttributeTypes |
| Methods inherited from class org.opennms.netmgt.collectd.ResourceType |
|---|
getAgent, getAttributeTypes, getCollection, getCollectionInstances, getCollectionName, hasDataToCollect, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeResourceType(CollectionAgent agent,
OnmsSnmpCollection snmpCollection)
Constructor for NodeResourceType.
agent - a CollectionAgent object.snmpCollection - a OnmsSnmpCollection object.| Method Detail |
|---|
public NodeInfo getNodeInfo()
getNodeInfo
NodeInfo object.public SnmpCollectionResource findResource(SnmpInstId inst)
findResource
findResource in class ResourceTypeinst - a SnmpInstId object.
SnmpCollectionResource object.
public SnmpCollectionResource findAliasedResource(SnmpInstId inst,
String ifAlias)
findAliasedResource
findAliasedResource in class ResourceTypeinst - a SnmpInstId object.ifAlias - a String object.
SnmpCollectionResource object.public Collection<NodeInfo> getResources()
getResources
getResources in class ResourceTypeCollection object.protected Collection<SnmpAttributeType> loadAttributeTypes()
loadAttributeTypes
loadAttributeTypes in class ResourceTypeCollection object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||