| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.distributed.dht.atomic | |
| org.apache.ignite.internal.processors.cache.distributed.near |
| Modifier and Type | Method and Description |
|---|---|
GridNearAtomicUpdateResponse |
GridNearAtomicFullUpdateRequest.response() |
GridNearAtomicUpdateResponse |
GridNearAtomicAbstractSingleUpdateRequest.response() |
abstract GridNearAtomicUpdateResponse |
GridNearAtomicAbstractUpdateRequest.response() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
GridDhtAtomicAbstractUpdateFuture.addFailedKeys(GridNearAtomicUpdateResponse updateRes,
Throwable err) |
boolean |
GridNearAtomicFullUpdateRequest.onResponse(GridNearAtomicUpdateResponse res) |
boolean |
GridNearAtomicAbstractSingleUpdateRequest.onResponse(GridNearAtomicUpdateResponse res) |
abstract boolean |
GridNearAtomicAbstractUpdateRequest.onResponse(GridNearAtomicUpdateResponse res) |
abstract void |
GridNearAtomicAbstractUpdateFuture.onResult(UUID nodeId,
GridNearAtomicUpdateResponse res,
boolean nodeErr)
Response callback.
|
void |
GridNearAtomicSingleUpdateFuture.onResult(UUID nodeId,
GridNearAtomicUpdateResponse res,
boolean nodeErr)
Response callback.
|
void |
GridNearAtomicUpdateFuture.onResult(UUID nodeId,
GridNearAtomicUpdateResponse res,
boolean nodeErr)
Response callback.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtAtomicCache.updateAllAsyncInternal(UUID nodeId,
GridNearAtomicAbstractUpdateRequest req,
CI2<GridNearAtomicAbstractUpdateRequest,GridNearAtomicUpdateResponse> completionCb)
Executes local update.
|
| Constructor and Description |
|---|
GridDhtAtomicAbstractUpdateFuture(GridCacheContext cctx,
CI2<GridNearAtomicAbstractUpdateRequest,GridNearAtomicUpdateResponse> completionCb,
GridCacheVersion writeVer,
GridNearAtomicAbstractUpdateRequest updateReq,
GridNearAtomicUpdateResponse updateRes) |
| Constructor and Description |
|---|
GridDhtAtomicAbstractUpdateFuture(GridCacheContext cctx,
CI2<GridNearAtomicAbstractUpdateRequest,GridNearAtomicUpdateResponse> completionCb,
GridCacheVersion writeVer,
GridNearAtomicAbstractUpdateRequest updateReq,
GridNearAtomicUpdateResponse updateRes) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridNearAtomicCache.processNearAtomicUpdateResponse(GridNearAtomicAbstractUpdateRequest req,
GridNearAtomicUpdateResponse res) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017