public class DurableBackgroundCleanupIndexTreeTask extends Object implements DurableBackgroundTask
| Modifier and Type | Class and Description |
|---|---|
static class |
DurableBackgroundCleanupIndexTreeTask.H2TreeToDestroy
Deprecated.
H2Tree that can be used only to destroy it.
|
| Constructor and Description |
|---|
DurableBackgroundCleanupIndexTreeTask(List<Long> rootPages,
List<H2Tree> trees,
String cacheGrpName,
String cacheName,
String schemaName,
String treeName,
String idxName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Deprecated.
|
DurableBackgroundTask<?> |
convertAfterRestoreIfNeeded()
Deprecated.
|
IgniteInternalFuture<DurableBackgroundTaskResult> |
executeAsync(GridKernalContext ctx)
Deprecated.
|
String |
name()
Deprecated.
|
String |
toString()
Deprecated.
|
public String name()
name in interface DurableBackgroundTaskpublic IgniteInternalFuture<DurableBackgroundTaskResult> executeAsync(GridKernalContext ctx)
executeAsync in interface DurableBackgroundTaskpublic void cancel()
cancel in interface DurableBackgroundTaskpublic DurableBackgroundTask<?> convertAfterRestoreIfNeeded()
convertAfterRestoreIfNeeded in interface DurableBackgroundTask
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025