| 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 Fabric : ver. 1.5.11 Release Date : April 8 2016