| Modifier and Type | Method and Description |
|---|---|
ExchangeActions |
DynamicCacheChangeFailureMessage.exchangeActions() |
ExchangeActions |
GridCacheProcessor.onStateChangeRequest(ChangeGlobalStateMessage msg,
AffinityTopologyVersion topVer,
DiscoveryDataClusterState curState) |
| Modifier and Type | Method and Description |
|---|---|
GridDhtPartitionsSingleMessage |
GridCachePartitionExchangeManager.createPartitionsSingleMessage(GridDhtPartitionExchangeId exchangeId,
boolean clientOnlyExchange,
boolean sndCounters,
boolean newCntrMap,
ExchangeActions exchActions) |
void |
DynamicCacheChangeFailureMessage.exchangeActions(ExchangeActions exchangeActions) |
void |
CacheAffinitySharedManager.forceCloseCaches(GridDhtPartitionsExchangeFuture fut,
boolean crd,
ExchangeActions exchActions)
Called during the rollback of the exchange partitions procedure
in order to stop the given cache even if it's not fully initialized (e.g. failed on cache init stage).
|
IgniteInternalFuture<?> |
CacheAffinitySharedManager.onCacheChangeRequest(GridDhtPartitionsExchangeFuture fut,
boolean crd,
ExchangeActions exchActions)
Called on exchange initiated for cache start/stop request.
|
void |
CacheAffinitySharedManager.onCustomMessageNoAffinityChange(GridDhtPartitionsExchangeFuture fut,
boolean crd,
ExchangeActions exchActions) |
void |
GridCacheProcessor.onExchangeDone(AffinityTopologyVersion cacheStartVer,
ExchangeActions exchActions,
Throwable err)
Callback invoked when first exchange future for dynamic cache is completed.
|
IgniteInternalFuture<?> |
CachesRegistry.update(ExchangeActions exchActions)
Adds caches and cache groups to start from
exchActions. |
| Modifier and Type | Method and Description |
|---|---|
ExchangeActions |
GridDhtPartitionsExchangeFuture.exchangeActions()
Gets exchanges actions (such as cache start or stop) associated with the exchange future.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtPartitionsExchangeFuture.exchangeActions(ExchangeActions exchActions)
Sets exchange actions associated with the exchange future (such as cache start or stop).
|
| Constructor and Description |
|---|
GridDhtPartitionsExchangeFuture(GridCacheSharedContext cctx,
ReadWriteLock busyLock,
GridDhtPartitionExchangeId exchId,
ExchangeActions exchActions,
CacheAffinityChangeMessage affChangeMsg) |
| Modifier and Type | Method and Description |
|---|---|
ExchangeActions |
ChangeGlobalStateMessage.exchangeActions() |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019