|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opennms.netmgt.snmp.CollectionTracker
org.opennms.netmgt.snmp.AggregateTracker
org.opennms.netmgt.snmp.InstanceListTracker
public class InstanceListTracker
| Field Summary |
|---|
| Fields inherited from class org.opennms.netmgt.snmp.CollectionTracker |
|---|
GEN_ERR, NO_ERR, NO_SUCH_NAME_ERR, TOO_BIG_ERR |
| Constructor Summary | |
|---|---|
InstanceListTracker(SnmpObjId base,
SnmpInstId[] instances)
|
|
InstanceListTracker(SnmpObjId base,
SnmpInstId[] instances,
CollectionTracker parent)
|
|
InstanceListTracker(SnmpObjId base,
java.lang.String instances)
|
|
InstanceListTracker(SnmpObjId base,
java.lang.String instances,
CollectionTracker parent)
|
|
| Method Summary |
|---|
| Methods inherited from class org.opennms.netmgt.snmp.AggregateTracker |
|---|
buildNextPdu, isFinished, setFailed, setTimedOut |
| Methods inherited from class org.opennms.netmgt.snmp.CollectionTracker |
|---|
failed, getCollectionTracker, getParent, reportGenErr, reportNoSuchNameErr, reportTooBigErr, setParent, storeResult, timedOut |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InstanceListTracker(SnmpObjId base,
java.lang.String instances)
public InstanceListTracker(SnmpObjId base,
java.lang.String instances,
CollectionTracker parent)
public InstanceListTracker(SnmpObjId base,
SnmpInstId[] instances)
public InstanceListTracker(SnmpObjId base,
SnmpInstId[] instances,
CollectionTracker parent)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||