Package | Description |
---|---|
org.apache.ignite.cache.eviction.igfs |
Contains IGFS LRU eviction policy implementations.
|
Modifier and Type | Method and Description |
---|---|
IgfsPerBlockLruEvictionPolicy |
IgfsPerBlockLruEvictionPolicy.setExcludePaths(@Nullable Collection<String> excludePaths)
Sets collection of regex for paths whose blocks must not be evicted.
|
IgfsPerBlockLruEvictionPolicy |
IgfsPerBlockLruEvictionPolicy.setMaxBlocks(int maxBlocks)
Sets maximum allowed amount of blocks.
|
IgfsPerBlockLruEvictionPolicy |
IgfsPerBlockLruEvictionPolicy.setMaxSize(long maxSize)
Sets maximum allowed size of data in all blocks in bytes.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019