Uses of Class
org.apache.ignite.internal.processors.cache.GridCacheCompoundIdentityFuture
-
-
Uses of GridCacheCompoundIdentityFuture in org.apache.ignite.internal.processors.cache.distributed
Subclasses of GridCacheCompoundIdentityFuture in org.apache.ignite.internal.processors.cache.distributed Modifier and Type Class Description classGridCacheTxRecoveryFutureFuture verifying that all remote transactions related to transaction were prepared or committed. -
Uses of GridCacheCompoundIdentityFuture in org.apache.ignite.internal.processors.cache.distributed.dht
Subclasses of GridCacheCompoundIdentityFuture in org.apache.ignite.internal.processors.cache.distributed.dht Modifier and Type Class Description classCacheDistributedGetFutureAdapter<K,V>classGridDhtLockFutureCache lock future.classGridDhtTxFinishFuture<K,V>classGridPartitionedGetFuture<K,V>Colocated get future. -
Uses of GridCacheCompoundIdentityFuture in org.apache.ignite.internal.processors.cache.distributed.dht.colocated
Subclasses of GridCacheCompoundIdentityFuture in org.apache.ignite.internal.processors.cache.distributed.dht.colocated Modifier and Type Class Description classGridDhtColocatedLockFutureColocated cache lock future. -
Uses of GridCacheCompoundIdentityFuture in org.apache.ignite.internal.processors.cache.distributed.near
Subclasses of GridCacheCompoundIdentityFuture in org.apache.ignite.internal.processors.cache.distributed.near Modifier and Type Class Description classGridNearGetFuture<K,V>classGridNearLockFutureCache lock future.classGridNearTxFinishFuture<K,V>
-