| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<Object> |
GridCachePreloaderAdapter.request(GridNearAtomicAbstractUpdateRequest req,
AffinityTopologyVersion topVer)
Requests that preloader sends the request for the key.
|
IgniteInternalFuture<Object> |
GridCachePreloader.request(GridNearAtomicAbstractUpdateRequest req,
AffinityTopologyVersion topVer)
Requests that preloader sends the request for the key.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearAtomicAbstractSingleUpdateRequest |
class |
GridNearAtomicFullUpdateRequest
Lite DHT cache update request sent from near node to primary node.
|
class |
GridNearAtomicSingleUpdateFilterRequest |
class |
GridNearAtomicSingleUpdateInvokeRequest |
class |
GridNearAtomicSingleUpdateRequest |
| Modifier and Type | Field and Description |
|---|---|
protected GridNearAtomicAbstractUpdateRequest |
GridDhtAtomicAbstractUpdateFuture.updateReq
Update request.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GridNearAtomicAbstractUpdateFuture.mapSingle(UUID nodeId,
GridNearAtomicAbstractUpdateRequest req)
Maps future to single node.
|
protected void |
GridNearAtomicAbstractUpdateFuture.onSendError(GridNearAtomicAbstractUpdateRequest req,
IgniteCheckedException e) |
void |
GridDhtAtomicCache.updateAllAsyncInternal(UUID nodeId,
GridNearAtomicAbstractUpdateRequest req,
CI2<GridNearAtomicAbstractUpdateRequest,GridNearAtomicUpdateResponse> completionCb)
Executes local update.
|
| 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 |
|---|---|
IgniteInternalFuture<Object> |
GridDhtPreloader.request(GridNearAtomicAbstractUpdateRequest req,
AffinityTopologyVersion topVer)
Requests that preloader sends the request for the key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridNearAtomicCache.processNearAtomicUpdateResponse(GridNearAtomicAbstractUpdateRequest req,
GridNearAtomicUpdateResponse res) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016