public class DurableBackgroundCleanupIndexTreeTask extends Object implements DurableBackgroundTask
| Constructor and Description |
|---|
DurableBackgroundCleanupIndexTreeTask(List<Long> rootPages,
List<InlineIndexTree> trees,
String cacheGrpName,
String cacheName,
IndexName idxName,
String treeName) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Canceling the task.
|
IgniteInternalFuture<DurableBackgroundTaskResult> |
executeAsync(GridKernalContext ctx)
Asynchronous task execution.
|
String |
name()
Getting the name of the task to identify it.
|
String |
toString() |
public String name()
name in interface DurableBackgroundTaskpublic IgniteInternalFuture<DurableBackgroundTaskResult> executeAsync(GridKernalContext ctx)
result.executeAsync in interface DurableBackgroundTaskctx - Kernal context.public void cancel()
cancel in interface DurableBackgroundTask
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021