Class NearCacheConfigAccessor


  • @PrivateApi
    public final class NearCacheConfigAccessor
    extends java.lang.Object
    Accessor for the EvictionConfig of a NearCacheConfig to initialize the old default max size, if no size was configured by the user.
    • Method Detail

      • copyWithInitializedDefaultMaxSizeForOnHeapMaps

        public static NearCacheConfig copyWithInitializedDefaultMaxSizeForOnHeapMaps​(NearCacheConfig nearCacheConfig)