Package | Description |
---|---|
org.apache.ignite.cache.eviction.igfs |
Contains IGFS LRU eviction policy implementations.
|
org.apache.ignite.configuration |
Modifier and Type | Class and Description |
---|---|
class |
CacheIgfsEvictionFilter
IGFS eviction filter which will not evict blocks of particular files.
|
Modifier and Type | Method and Description |
---|---|
CacheEvictionFilter<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 |
---|---|
void |
CacheConfiguration.setEvictionFilter(CacheEvictionFilter<K,V> evictFilter)
Sets eviction filter.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015