|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.collectd.SnmpCollectionResource
org.opennms.netmgt.collectd.GenericIndexResource
public class GenericIndexResource
GenericIndexResource class.
| Constructor Summary | |
|---|---|
GenericIndexResource(ResourceType def,
String name,
SnmpInstId inst)
Constructor for GenericIndexResource. |
|
| Method Summary | |
|---|---|
String |
getInstance()
getInstance |
String |
getLabel()
getLabel |
String |
getParent()
Returns the name of the parent resource. |
File |
getResourceDir(RrdRepository repository)
getResourceDir |
String |
getResourceTypeName()
getResourceTypeName |
int |
getType()
getType |
boolean |
shouldPersist(ServiceParameters params)
shouldPersist |
String |
toString()
toString |
| Methods inherited from class org.opennms.netmgt.collectd.SnmpCollectionResource |
|---|
getCollectionAgent, getGroups, getOwnerName, getResourceType, getTimeKeeper, log, rescanNeeded, setAttributeValue, visit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GenericIndexResource(ResourceType def,
String name,
SnmpInstId inst)
Constructor for GenericIndexResource.
def - a ResourceType object.name - a String object.inst - a SnmpInstId object.| Method Detail |
|---|
public File getResourceDir(RrdRepository repository)
getResourceDir
getResourceDir in interface ResourceIdentifiergetResourceDir in class SnmpCollectionResourcerepository - a RrdRepository object.
File object.public String toString()
toString
toString in class ObjectString object.public int getType()
getType
getType in interface CollectionResourcegetType in class SnmpCollectionResourcepublic boolean shouldPersist(ServiceParameters params)
shouldPersist
shouldPersist in interface CollectionResourceshouldPersist in class SnmpCollectionResourceparams - a org.opennms.netmgt.collectd.ServiceParameters object.
public String getResourceTypeName()
getResourceTypeName
String object.public String getInstance()
getInstance
String object.public String getParent()
CollectionResource
String object.public String getLabel()
getLabel
String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||