| Package | Description |
|---|---|
| org.apache.ignite.internal.cache.query.index.sorted | |
| org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<DurableBackgroundTaskResult> |
DurableBackgroundCleanupIndexTreeTask.executeAsync(GridKernalContext ctx)
Asynchronous task execution.
|
| Modifier and Type | Method and Description |
|---|---|
static DurableBackgroundTaskResult |
DurableBackgroundTaskResult.complete(@Nullable Throwable err)
Creation of a completed task execution result that does not require restarting it.
|
static DurableBackgroundTaskResult |
DurableBackgroundTaskResult.restart(@Nullable Throwable err)
Creation of a task execution result that requires its restart.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<DurableBackgroundTaskResult> |
DurableBackgroundTask.executeAsync(GridKernalContext ctx)
Asynchronous task execution.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021