public final class TcaData extends SnmpTable<TcaDataEntry>
| Modifier | Constructor and Description | 
|---|---|
protected  | 
TcaData(InetAddress address)
Instantiates a new TCA data. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected TcaDataEntry | 
createTableEntry(SnmpObjId base,
                SnmpInstId inst,
                Object val)
createTableEntry 
 | 
add, addAll, clear, contains, containsAll, getEntries, isEmpty, iterator, remove, removeAll, reportFatalErr, reportGenErr, reportNonFatalErr, reportNoSuchNameErr, retainAll, size, storeResult, toArray, toArraybuildNextPdu, getWalkRequests, handleWalkResponses, isFinished, setFailed, setMaxRepetitions, setMaxRetries, setTimedOutfailed, getCollectionTracker, getParent, reportTooBigErr, setFinished, setParent, timedOutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, parallelStream, removeIf, spliterator, streamprotected TcaData(InetAddress address)
address - the addressprotected TcaDataEntry createTableEntry(SnmpObjId base, SnmpInstId inst, Object val)
SnmpTablecreateTableEntry
createTableEntry in class SnmpTable<TcaDataEntry>base - a SnmpObjId object.inst - a SnmpInstId object.val - a Object object.Copyright © 2021. All rights reserved.