| Modifier and Type | Method and Description |
|---|---|
protected IgniteInternalFuture<GridNearTxPrepareResponse> |
GridDhtTxLocalAdapter.chainOnePhasePrepare(GridDhtTxPrepareFuture prepFut) |
IgniteInternalFuture<GridNearTxPrepareResponse> |
GridDhtTxLocal.prepareAsync(GridNearTxPrepareRequest req)
Prepares next batch of entries in dht transaction.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridDhtTxPrepareFuture.onDone(GridNearTxPrepareResponse res0,
Throwable err)
Callback to notify that future is finished.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<GridNearTxPrepareResponse> |
GridNearTxLocal.prepareAsyncLocal(GridNearTxPrepareRequest req)
Prepares next batch of entries in dht transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridNearOptimisticSerializableTxPrepareFuture.onResult(UUID nodeId,
GridNearTxPrepareResponse res) |
void |
GridNearPessimisticTxPrepareFuture.onResult(UUID nodeId,
GridNearTxPrepareResponse res) |
abstract void |
GridNearTxPrepareFutureAdapter.onResult(UUID nodeId,
GridNearTxPrepareResponse res) |
void |
GridNearOptimisticTxPrepareFuture.onResult(UUID nodeId,
GridNearTxPrepareResponse res) |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<GridNearTxPrepareResponse> |
IgniteTxHandler.prepareColocatedTx(GridNearTxLocal locTx,
GridNearTxPrepareRequest req)
Prepares local colocated tx.
|
IgniteInternalFuture<GridNearTxPrepareResponse> |
IgniteTxHandler.prepareNearTxLocal(GridNearTxLocal originTx,
GridNearTxPrepareRequest req) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021