Package org.wso2.carbon.caching.impl.eviction
-
Interface Summary Interface Description EvictionAlgorithm Cache Eviction Algorithm -
Class Summary Class Description EvictionUtil TODO: class descriptionLeastRecentlyUsedEvictionAlgorithm LRU cache eviction algorithmMostRecentlyUsedEvictionAlgorithm MRU cache eviction algorithmRandomEvictionAlgorithm Random cache eviction algorithm