Uses of Class
org.apache.ignite.internal.processors.cache.distributed.near.GridNearAtomicCache
-
Packages that use GridNearAtomicCache Package Description org.apache.ignite.internal.processors.cache.distributed.dht.atomic -
-
Uses of GridNearAtomicCache in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.atomic with parameters of type GridNearAtomicCache Modifier and Type Method Description voidGridDhtAtomicCache. near(GridNearAtomicCache<K,V> near)
-