-
- All Known Implementing Classes:
MPv3
public interface EngineIdCacheSize
The interfaceEngineIdCacheSize
defines the maximum engine ID cache size when the cache size is about to increase.- Since:
- 2.3.4
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getMaxEngineIdCacheSize()
Gets the maximum number of transport address to engineID mappings to be hold in the cache.
-