public class StopCachesOnClientReconnectExchangeTask extends GridFutureAdapter<Void> implements CachePartitionExchangeWorkerTask
| Constructor and Description |
|---|
StopCachesOnClientReconnectExchangeTask(@Nullable SecurityContext secCtx,
Collection<GridCacheAdapter> stoppedCaches) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable SecurityContext |
securityContext() |
boolean |
skipForExchangeMerge() |
Collection<GridCacheAdapter> |
stoppedCaches() |
String |
toString() |
cancel, chain, chain, chainCompose, chainCompose, error, get, get, get, getUninterruptibly, ignoreInterrupts, isCancelled, isDone, isFailed, listen, logger, onCancelled, onDone, onDone, onDone, onDone, onDone, reset, resultpublic StopCachesOnClientReconnectExchangeTask(@Nullable
@Nullable SecurityContext secCtx,
Collection<GridCacheAdapter> stoppedCaches)
secCtx - Security context.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.@Nullable public @Nullable SecurityContext securityContext()
securityContext in interface CachePartitionExchangeWorkerTasknull means that the task is to run in the context of a local node,public Collection<GridCacheAdapter> stoppedCaches()
public String toString()
toString in class GridFutureAdapter<Void>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023