-
- All Known Implementing Classes:
MPv3
public interface EngineIdCacheSizeThe interfaceEngineIdCacheSizedefines 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 intgetMaxEngineIdCacheSize()Gets the maximum number of transport address to engineID mappings to be hold in the cache.
-