Uses of Interface
org.apache.ignite.internal.processors.cache.distributed.dht.topology.EvictionContext
-
Packages that use EvictionContext Package Description org.apache.ignite.internal.processors.cache.distributed.dht.topology -
-
Uses of EvictionContext in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.topology with parameters of type EvictionContext Modifier and Type Method Description protected longGridDhtLocalPartition. clearAll(EvictionContext evictionCtx)Removes all entries and rows from this partition.
-