Uses of Class
org.apache.ignite.internal.processors.cache.distributed.dht.topology.PartitionsEvictManager
-
Packages that use PartitionsEvictManager Package Description org.apache.ignite.internal.processors.cache This package contain cache-related processors & persistence implementation. -
-
Uses of PartitionsEvictManager in org.apache.ignite.internal.processors.cache
Methods in org.apache.ignite.internal.processors.cache that return PartitionsEvictManager Modifier and Type Method Description PartitionsEvictManagerGridCacheSharedContext. evict()Methods in org.apache.ignite.internal.processors.cache with parameters of type PartitionsEvictManager Modifier and Type Method Description GridCacheSharedContext.BuilderGridCacheSharedContext.Builder. setPartitionsEvictManager(PartitionsEvictManager evictMgr)
-