public static interface MPv3.EngineIdCacheFactory
EngineIdCacheFactory creates an engine ID cache with upper limit.| Modifier and Type | Method and Description |
|---|---|
Map<Address,OctetString> |
createEngineIdMap(EngineIdCacheSize maximumCapacity)
Create a engine ID map with the given maximum capacity.
|
Map<Address,OctetString> createEngineIdMap(EngineIdCacheSize maximumCapacity)
maximumCapacity - the upper limit of the number of engine ID mappings in this map.Copyright © 2016 SNMP4J.org. All Rights Reserved.