public class GridNearTxFastFinishFuture extends GridFutureAdapter<IgniteInternalTx> implements NearTxFinishFuture
| Modifier and Type | Method and Description |
|---|---|
boolean |
commit() |
void |
finish(boolean commit,
boolean clearThreadMap,
boolean onTimeout) |
void |
onNodeStop(IgniteCheckedException e) |
GridNearTxLocal |
tx() |
cancel, chain, chain, error, get, get, get, getUninterruptibly, ignoreInterrupts, isCancelled, isDone, isFailed, listen, logger, onCancelled, onDone, onDone, onDone, onDone, onDone, reset, result, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcancel, chain, chain, error, get, get, get, getUninterruptibly, isCancelled, isDone, listen, resultpublic boolean commit()
commit in interface NearTxFinishFuturepublic GridNearTxLocal tx()
tx in interface NearTxFinishFuturepublic void finish(boolean commit,
boolean clearThreadMap,
boolean onTimeout)
finish in interface NearTxFinishFutureclearThreadMap - True if need remove tx from thread map.commit - Commit flag.onTimeout - If true called from timeout handler.public void onNodeStop(IgniteCheckedException e)
onNodeStop in interface NearTxFinishFuturee - Error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021