| Package | Description |
|---|---|
| org.apache.ignite.cache.eviction.igfs |
Contains IGFS LRU eviction policy implementations.
|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgfsEvictionFilter
IGFS eviction filter which will not evict blocks of particular files.
|
| Modifier and Type | Method and Description |
|---|---|
EvictionFilter<K,V> |
CacheConfiguration.getEvictionFilter()
Gets eviction filter to specify which entries should not be evicted
(except explicit evict by calling
IgniteCache.localEvict(Collection)). |
| Modifier and Type | Method and Description |
|---|---|
CacheConfiguration<K,V> |
CacheConfiguration.setEvictionFilter(EvictionFilter<K,V> evictFilter)
Sets eviction filter.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019