public class SubAgentXIndexRegistryEntry extends IndexRegistryEntry
indexValues, usedValues
Constructor and Description |
---|
SubAgentXIndexRegistryEntry(OctetString context,
VariableBinding indexType) |
Modifier and Type | Method and Description |
---|---|
protected void |
addUsed(IndexEntry entry) |
protected void |
duplicateAllocation(IndexEntry entry) |
protected IndexEntry |
newIndexEntry(int sessionID,
Variable indexValue) |
protected boolean |
removeEntry(IndexEntry entryKey) |
allocate, anyIndex, compareTo, equals, getContext, getIndexType, hashCode, newIndex, release, release
public SubAgentXIndexRegistryEntry(OctetString context, VariableBinding indexType)
protected IndexEntry newIndexEntry(int sessionID, Variable indexValue)
newIndexEntry
in class IndexRegistryEntry
protected void duplicateAllocation(IndexEntry entry)
duplicateAllocation
in class IndexRegistryEntry
protected void addUsed(IndexEntry entry)
addUsed
in class IndexRegistryEntry
protected boolean removeEntry(IndexEntry entryKey)
removeEntry
in class IndexRegistryEntry
Copyright © 2016 SNMP4J.org. All rights reserved.