public class ForceRebalanceExchangeTask extends AbstractCachePartitionExchangeWorkerTask
| Constructor and Description |
|---|
ForceRebalanceExchangeTask(SecurityContext secCtx,
GridDhtPartitionExchangeId exchId,
GridCompoundFuture<Boolean,Boolean> forcedRebFut) |
| Modifier and Type | Method and Description |
|---|---|
GridDhtPartitionExchangeId |
exchangeId() |
GridCompoundFuture<Boolean,Boolean> |
forcedRebalanceFuture() |
boolean |
skipForExchangeMerge() |
securityContextpublic ForceRebalanceExchangeTask(SecurityContext secCtx, GridDhtPartitionExchangeId exchId, GridCompoundFuture<Boolean,Boolean> forcedRebFut)
secCtx - Security context in which current task must be executed.exchId - Exchange ID.forcedRebFut - Rebalance future.public boolean skipForExchangeMerge()
False if exchange merge should stop if this task is found in exchange worker queue.public GridDhtPartitionExchangeId exchangeId()
public GridCompoundFuture<Boolean,Boolean> forcedRebalanceFuture()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023