Package one.microstream.cache
Class EvictionManager.Interval<K,V>
java.lang.Object
one.microstream.cache.EvictionManager.Abstract<K,V>
one.microstream.cache.EvictionManager.Interval<K,V>
- All Implemented Interfaces:
 EvictionManager<K,V>
- Enclosing interface:
 - EvictionManager<K,V>
 
public static class EvictionManager.Interval<K,V> extends EvictionManager.Abstract<K,V>
- 
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.cache.EvictionManager
EvictionManager.Abstract<K,V>, EvictionManager.Interval<K,V>, EvictionManager.OnEntryCreation<K,V> - 
Constructor Summary
Constructors Constructor Description Interval() - 
Method Summary
Modifier and Type Method Description voidinstall(Cache<K,V> cache, CacheTable cacheTable)voiduninstall(Cache<K,V> cache, CacheTable cacheTable)