|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.poller.LatencyCollectionResource
public class LatencyCollectionResource
LatencyCollectionResource class.
| Constructor Summary | |
|---|---|
LatencyCollectionResource(String serviceName,
String ipAddress)
Constructor for LatencyCollectionResource. |
|
| Method Summary | |
|---|---|
String |
getInstance()
getInstance |
String |
getIpAddress()
getIpAddress |
String |
getLabel()
getLabel |
String |
getOwnerName()
getOwnerName |
String |
getParent()
Returns the name of the parent resource. |
File |
getResourceDir(RrdRepository repository)
getResourceDir |
String |
getResourceTypeName()
getResourceTypeName |
String |
getServiceName()
getServiceName |
TimeKeeper |
getTimeKeeper()
Returns a not-null time tracker instance when this resource requires to use a special timestamp when updating RRDs/JRBs. |
int |
getType()
getType |
boolean |
rescanNeeded()
rescanNeeded |
boolean |
shouldPersist(ServiceParameters params)
shouldPersist |
String |
toString()
|
void |
visit(CollectionSetVisitor visitor)
visit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LatencyCollectionResource(String serviceName,
String ipAddress)
Constructor for LatencyCollectionResource.
serviceName - a String object.ipAddress - a String object.| Method Detail |
|---|
public String getInstance()
getInstance
getInstance in interface CollectionResourceString object.public String getServiceName()
getServiceName
String object.public String getIpAddress()
getIpAddress
String object.public String getLabel()
getLabel
getLabel in interface CollectionResourceString object.public String getResourceTypeName()
getResourceTypeName
getResourceTypeName in interface CollectionResourceString object.public int getType()
getType
getType in interface CollectionResourcepublic boolean rescanNeeded()
rescanNeeded
rescanNeeded in interface CollectionResourcepublic boolean shouldPersist(ServiceParameters params)
shouldPersist
shouldPersist in interface CollectionResourceparams - a org.opennms.netmgt.collectd.ServiceParameters object.
public void visit(CollectionSetVisitor visitor)
visit
visit in interface CollectionResourcevisitor - a org.opennms.netmgt.collectd.CollectionSetVisitor object.public String getOwnerName()
getOwnerName
getOwnerName in interface ResourceIdentifierString object.public File getResourceDir(RrdRepository repository)
getResourceDir
getResourceDir in interface ResourceIdentifierrepository - a RrdRepository object.
File object.public String toString()
toString in class Objectpublic String getParent()
CollectionResource
getParent in interface CollectionResourceString object.public TimeKeeper getTimeKeeper()
CollectionResource
getTimeKeeper in interface CollectionResourceTimeKeeper object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||