public interface EvictionAlgorithm
Modifier and Type | Method and Description |
---|---|
CacheEntry |
getEntryForEviction(TreeSet<CacheEntry> evictionSet) |
CacheEntry getEntryForEviction(TreeSet<CacheEntry> evictionSet)
Copyright © 2015 WSO2 Inc. All rights reserved.