Package org.apache.storm.utils
Interface TimeCacheMap.ExpiredCallback<K,V>
-
- Enclosing class:
- TimeCacheMap<K,V>
public static interface TimeCacheMap.ExpiredCallback<K,V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
expire(K key, V val)
-