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