Uses of Class
org.apache.ignite.internal.processors.cache.GridCacheAdapter.TopologyVersionAwareJob
-
Packages that use GridCacheAdapter.TopologyVersionAwareJob Package Description org.apache.ignite.internal.processors.cache.distributed -
-
Uses of GridCacheAdapter.TopologyVersionAwareJob in org.apache.ignite.internal.processors.cache.distributed
Subclasses of GridCacheAdapter.TopologyVersionAwareJob in org.apache.ignite.internal.processors.cache.distributed Modifier and Type Class Description static classGridDistributedCacheAdapter.GlobalRemoveAllJob<K,V>Internal job which performs remove all primary key mappings operation on a cache with the given name.
-