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. 8.9.23-p1 Release Date : November 19 2025