|
||||||||||
| 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.GenericIndexResourceType
public class GenericIndexResourceType
GenericIndexResourceType class.
| Constructor Summary | |
|---|---|
GenericIndexResourceType(CollectionAgent agent,
OnmsSnmpCollection snmpCollection,
ResourceType resourceType)
Constructor for GenericIndexResourceType. |
|
| Method Summary | |
|---|---|
SnmpCollectionResource |
findAliasedResource(SnmpInstId inst,
String ifAlias)
findAliasedResource |
SnmpCollectionResource |
findResource(SnmpInstId inst)
findResource |
String |
getName()
getName |
Collection<GenericIndexResource> |
getResources()
getResources |
StorageStrategy |
getStorageStrategy()
getStorageStrategy |
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 GenericIndexResourceType(CollectionAgent agent,
OnmsSnmpCollection snmpCollection,
ResourceType resourceType)
Constructor for GenericIndexResourceType.
agent - a CollectionAgent object.snmpCollection - a OnmsSnmpCollection object.resourceType - a ResourceType object.| Method Detail |
|---|
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<SnmpAttributeType> loadAttributeTypes()
loadAttributeTypes
loadAttributeTypes in class ResourceTypeCollection object.public Collection<GenericIndexResource> getResources()
getResources
getResources in class ResourceTypeCollection object.public String getName()
getName
String object.public StorageStrategy getStorageStrategy()
getStorageStrategy
StorageStrategy object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||