public class ForceRebalanceExchangeTask extends Object implements CachePartitionExchangeWorkerTask
| Constructor and Description |
|---|
ForceRebalanceExchangeTask(GridDhtPartitionExchangeId exchId,
GridCompoundFuture<Boolean,Boolean> forcedRebFut) |
| Modifier and Type | Method and Description |
|---|---|
GridDhtPartitionExchangeId |
exchangeId() |
GridCompoundFuture<Boolean,Boolean> |
forcedRebalanceFuture() |
boolean |
skipForExchangeMerge() |
public ForceRebalanceExchangeTask(GridDhtPartitionExchangeId exchId, GridCompoundFuture<Boolean,Boolean> forcedRebFut)
exchId - Exchange ID.forcedRebFut - Rebalance future.public boolean skipForExchangeMerge()
skipForExchangeMerge in interface CachePartitionExchangeWorkerTaskFalse 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.9.1 Release Date : December 9 2020