public class StopCachesOnClientReconnectExchangeTask extends GridFutureAdapter<Void> implements CachePartitionExchangeWorkerTask
| Constructor and Description |
|---|
StopCachesOnClientReconnectExchangeTask(Collection<GridCacheAdapter> stoppedCaches) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
skipForExchangeMerge() |
Collection<GridCacheAdapter> |
stoppedCaches() |
String |
toString() |
cancel, chain, chain, error, get, get, get, getUninterruptibly, ignoreInterrupts, isCancelled, isDone, isFailed, listen, logger, onCancelled, onDone, onDone, onDone, onDone, onDone, reset, resultpublic StopCachesOnClientReconnectExchangeTask(Collection<GridCacheAdapter> stoppedCaches)
stoppedCaches - Collection of stopped caches.public boolean skipForExchangeMerge()
skipForExchangeMerge in interface CachePartitionExchangeWorkerTaskFalse if exchange merge should stop if this task is found in exchange worker queue.public Collection<GridCacheAdapter> stoppedCaches()
public String toString()
toString in class GridFutureAdapter<Void>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020