@Deprecated 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)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Deprecated.
Canceling the task.
|
DurableBackgroundTask<?> |
convertAfterRestoreIfNeeded()
Deprecated.
Converting the current task to another after restoring from metaStorage.
|
IgniteInternalFuture<DurableBackgroundTaskResult> |
executeAsync(GridKernalContext ctx)
Deprecated.
Asynchronous task execution.
|
String |
name()
Deprecated.
Getting the name of the task to identify it.
|
String |
toString()
Deprecated.
|
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 DurableBackgroundTaskpublic DurableBackgroundTask<?> convertAfterRestoreIfNeeded()
convertAfterRestoreIfNeeded in interface DurableBackgroundTask
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023