| Package | Description |
|---|---|
| org.apache.ignite.internal.cache.query.index.sorted.maintenance | |
| org.apache.ignite.internal.maintenance | |
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persistence implementation.
|
| org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance | |
| org.apache.ignite.maintenance |
Contains public interfaces for maintenance mechanism.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RebuildIndexWorkflowCallback
Workflow for the index rebuild maintenance task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceProcessor.registerWorkflowCallback(@NotNull String maintenanceTaskName,
@NotNull MaintenanceWorkflowCallback cb)
Registers
MaintenanceWorkflowCallback for a MaintenanceTask with a given name. |
| Modifier and Type | Class and Description |
|---|---|
class |
CorruptedPdsMaintenanceCallback |
| Modifier and Type | Class and Description |
|---|---|
class |
DefragmentationWorkflowCallback
Defragmentation specific callback for maintenance mode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceRegistry.registerWorkflowCallback(@NotNull String maintenanceTaskName,
@NotNull MaintenanceWorkflowCallback cb)
Registers
MaintenanceWorkflowCallback for a MaintenanceTask with a given name. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023