public class FinishPreloadingTask extends Object implements CachePartitionExchangeWorkerTask
| Constructor and Description |
|---|
FinishPreloadingTask(AffinityTopologyVersion topVer,
int grpId,
long rebalanceId) |
| Modifier and Type | Method and Description |
|---|---|
int |
groupId() |
long |
rebalanceId() |
boolean |
skipForExchangeMerge() |
AffinityTopologyVersion |
topologyVersion() |
public FinishPreloadingTask(AffinityTopologyVersion topVer, int grpId, long rebalanceId)
topVer - Topology version.public boolean skipForExchangeMerge()
skipForExchangeMerge in interface CachePartitionExchangeWorkerTaskFalse if exchange merge should stop if this task is found in exchange worker queue.public AffinityTopologyVersion topologyVersion()
public int groupId()
public long rebalanceId()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021