| 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 |
|---|---|
void |
GridNearAtomicUpdateFuture.onResult(UUID nodeId,
GridNearAtomicUpdateResponse res)
Response callback.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtAtomicCache.updateAllAsyncInternal(UUID nodeId,
GridNearAtomicUpdateRequest req,
CI2<GridNearAtomicUpdateRequest,GridNearAtomicUpdateResponse> completionCb)
Executes local update.
|
void |
GridDhtAtomicCache.updateAllAsyncInternal0(UUID nodeId,
GridNearAtomicUpdateRequest req,
CI2<GridNearAtomicUpdateRequest,GridNearAtomicUpdateResponse> completionCb)
Executes local update after preloader fetched values.
|
| Constructor and Description |
|---|
GridDhtAtomicUpdateFuture(GridCacheContext cctx,
CI2<GridNearAtomicUpdateRequest,GridNearAtomicUpdateResponse> completionCb,
GridCacheVersion writeVer,
GridNearAtomicUpdateRequest updateReq,
GridNearAtomicUpdateResponse updateRes) |
| Constructor and Description |
|---|
GridDhtAtomicUpdateFuture(GridCacheContext cctx,
CI2<GridNearAtomicUpdateRequest,GridNearAtomicUpdateResponse> completionCb,
GridCacheVersion writeVer,
GridNearAtomicUpdateRequest updateReq,
GridNearAtomicUpdateResponse updateRes) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridNearAtomicCache.processNearAtomicUpdateResponse(GridNearAtomicUpdateRequest req,
GridNearAtomicUpdateResponse res) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015