public final class GridCacheMultiTxFuture<K,V> extends GridFutureAdapter<Boolean>
| 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, chain, error, get, get, get, getUninterruptibly, ignoreInterrupts, isCancelled, isDone, isFailed, listen, logger, onCancelled, onDone, onDone, onDone, onDone, onDone, reset, resultpublic 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. 2.5.0 Release Date : May 23 2018