public class GridDhtPartitionsEvictor extends Object
| Constructor and Description |
|---|
GridDhtPartitionsEvictor(CacheGroupContext grp)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
evictPartitionAsync(GridDhtLocalPartition part)
Adds partition to eviction queue and starts eviction process.
|
void |
stop()
Stops eviction process.
|
public GridDhtPartitionsEvictor(CacheGroupContext grp)
grp - Cache group context.public void evictPartitionAsync(GridDhtLocalPartition part)
part - Partition to evict.public void stop()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018