|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CollectionResource
| Method Summary | |
|---|---|
String |
getInstance()
Returns the name of the instance this CollectionResource represents. |
String |
getResourceTypeName()
Returns a string which indicates what type of resource. |
int |
getType()
Returns something like an ifType; is (but not sure if it should be) -1 for non interface type collections, otherwise the SNMP type of the interface. |
boolean |
rescanNeeded()
|
boolean |
shouldPersist(ServiceParameters params)
|
void |
visit(CollectionSetVisitor visitor)
|
| Methods inherited from interface org.opennms.netmgt.collectd.ResourceIdentifier |
|---|
getOwnerName, getResourceDir |
| Method Detail |
|---|
boolean shouldPersist(ServiceParameters params)
boolean rescanNeeded()
void visit(CollectionSetVisitor visitor)
int getType()
String getResourceTypeName()
String getInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||