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.14.0 Release Date : September 29 2022