-
public interface MemoryCache.CacheTrimStrategyInterface used to specify the trimming strategy for the cache.
-
-
Method Summary
Modifier and Type Method Description abstract DoublegetTrimRatio(MemoryTrimType trimType)-
-
Method Detail
-
getTrimRatio
abstract Double getTrimRatio(MemoryTrimType trimType)
-
-
-
-