| Modifier and Type | Class and Description |
|---|---|
class |
DurableBackgroundCleanupIndexTreeTask
Deprecated.
|
class |
DurableBackgroundCleanupIndexTreeTaskV2
Task for background cleaning of index trees.
|
| Modifier and Type | Method and Description |
|---|---|
DurableBackgroundTask<?> |
DurableBackgroundCleanupIndexTreeTask.convertAfterRestoreIfNeeded()
Deprecated.
Converting the current task to another after restoring from metaStorage.
|
| Modifier and Type | Method and Description |
|---|---|
default DurableBackgroundTask<?> |
DurableBackgroundTask.convertAfterRestoreIfNeeded()
Converting the current task to another after restoring from metaStorage.
|
| Modifier and Type | Method and Description |
|---|---|
DurableBackgroundTask<R> |
DurableBackgroundTaskState.task()
Getting durable background task.
|
| Modifier and Type | Method and Description |
|---|---|
<R> IgniteInternalFuture<R> |
DurableBackgroundTasksProcessor.executeAsync(DurableBackgroundTask<R> task,
boolean save)
Asynchronous execution of a durable background task.
|
<R> IgniteInternalFuture<R> |
DurableBackgroundTasksProcessor.executeAsync(DurableBackgroundTask<R> t,
CacheConfiguration cacheCfg)
|
| Constructor and Description |
|---|
DurableBackgroundTaskState(DurableBackgroundTask<R> task,
GridFutureAdapter<R> outFut,
boolean saved,
boolean converted)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023