| Interface | Description |
|---|---|
| IndexingCatchupTask |
Indexing check runs for instants that completed after the base instant (in the index plan).
|
| Class | Description |
|---|---|
| AbstractIndexingCatchupTask |
Indexing check runs for instants that completed after the base instant (in the index plan).
|
| IndexingCatchupTaskFactory | |
| RecordBasedIndexingCatchupTask |
Indexing catchup task for record level indexing.
|
| RunIndexActionExecutor<T,I,K,O> |
Reads the index plan and executes the plan.
|
| ScheduleIndexActionExecutor<T,I,K,O> |
Schedules INDEX action.
|
| WriteStatBasedIndexingCatchupTask |
Indexing catchup task for commit metadata based indexing.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.