| Constructor and Description |
|---|
GridDhtColocatedLockFuture(GridCacheContext<K,V> cctx,
Collection<? extends K> keys,
GridNearTxLocal<K,V> tx,
boolean read,
boolean retval,
long timeout,
long accessTtl,
IgnitePredicate<javax.cache.Cache.Entry<K,V>>[] filter) |
| Constructor and Description |
|---|
GridNearLockFuture(GridCacheContext<K,V> cctx,
Collection<? extends K> keys,
GridNearTxLocal<K,V> tx,
boolean read,
boolean retval,
long timeout,
long accessTtl,
IgnitePredicate<javax.cache.Cache.Entry<K,V>>[] filter) |
GridNearTxFinishFuture(GridCacheSharedContext<K,V> cctx,
GridNearTxLocal<K,V> tx,
boolean commit) |
GridNearTxPrepareFuture(GridCacheSharedContext<K,V> cctx,
GridNearTxLocal<K,V> tx) |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<IgniteInternalTx> |
IgniteTxHandler.finish(UUID nodeId,
GridNearTxLocal<K,V> locTx,
GridNearTxFinishRequest<K,V> req) |
IgniteInternalFuture<IgniteInternalTx> |
IgniteTxHandler.finishColocatedLocal(boolean commit,
GridNearTxLocal<K,V> tx) |
IgniteInternalFuture<IgniteInternalTx<K,V>> |
IgniteTxHandler.prepareTx(UUID nearNodeId,
GridNearTxLocal<K,V> locTx,
GridNearTxPrepareRequest<K,V> req,
IgniteInClosure<GridNearTxPrepareResponse<K,V>> completeCb) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015