public class IgfsEvictionFilter extends Object implements EvictionFilter
| Constructor and Description |
|---|
IgfsEvictionFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evictAllowed(javax.cache.Cache.Entry entry)
Checks if entry may be evicted from cache.
|
public boolean evictAllowed(javax.cache.Cache.Entry entry)
evictAllowed in interface EvictionFilterentry - Cache entry.True if it is allowed to evict this entry.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018