public final class GridCacheMultiTxFuture<K,V> extends GridFutureAdapter<Boolean>
AbstractQueuedSynchronizer.ConditionObject| Constructor and Description |
|---|
GridCacheMultiTxFuture(GridCacheContext<K,V> cctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTx(IgniteInternalTx tx) |
void |
init()
Initializes this future.
|
String |
toString() |
cancel, chain, duration, endTime, error, get, get, get, get0, isCancelled, isDone, isFailed, listen, onCancelled, onDone, onDone, onDone, onDone, result, startTime, tryAcquireShared, tryReleaseSharedacquire, acquireInterruptibly, acquireShared, acquireSharedInterruptibly, compareAndSetState, getExclusiveQueuedThreads, getFirstQueuedThread, getQueuedThreads, getQueueLength, getSharedQueuedThreads, getState, getWaitingThreads, getWaitQueueLength, hasContended, hasQueuedPredecessors, hasQueuedThreads, hasWaiters, isHeldExclusively, isQueued, owns, release, releaseShared, setState, tryAcquire, tryAcquireNanos, tryAcquireSharedNanos, tryReleasegetExclusiveOwnerThread, setExclusiveOwnerThreadpublic GridCacheMultiTxFuture(GridCacheContext<K,V> cctx)
cctx - Cache context.public void addTx(IgniteInternalTx tx)
tx - Transaction to add.public void init()
public String toString()
toString in class GridFutureAdapter<Boolean>
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015