Enum Class MemoryAwareCacheSupport.WeightUnit

java.lang.Object
java.lang.Enum<MemoryAwareCacheSupport.WeightUnit>
io.fluxzero.common.caching.MemoryAwareCacheSupport.WeightUnit
All Implemented Interfaces:
Serializable, Comparable<MemoryAwareCacheSupport.WeightUnit>, Constable
Enclosing class:
MemoryAwareCacheSupport<K,V>

public static enum MemoryAwareCacheSupport.WeightUnit extends Enum<MemoryAwareCacheSupport.WeightUnit>
Unit represented by a cache weight. Only caches with the same unit can share a JVM-wide pressure budget.