V
- Type of a value.@FunctionalInterface public interface LRUCacheExpirationListener<V>
Modifier and Type | Method and Description |
---|---|
void |
entryExpired(V val)
Handles entry expiration, is called before value is moved from cache.
|
void entryExpired(V val)
val
- Value to be expired and removed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020