public class AckCoordinatorOnRollback extends CIX1<IgniteInternalFuture<IgniteInternalTx>>
| Constructor and Description |
|---|
AckCoordinatorOnRollback(GridNearTxLocal tx) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyx(IgniteInternalFuture<IgniteInternalTx> fut)
In-closure body that can throw
IgniteCheckedException. |
applypublic AckCoordinatorOnRollback(GridNearTxLocal tx)
tx - Transaction.public void applyx(IgniteInternalFuture<IgniteInternalTx> fut) throws IgniteCheckedException
IgniteCheckedException.applyx in class IgniteInClosureX<IgniteInternalFuture<IgniteInternalTx>>fut - The variable the closure is called or closed on.IgniteCheckedException - Thrown in case of any error condition inside of the closure.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019