| BatchCompletedEvent |
Event to notify that a batch of Indexables have been processed.
|
| ProcessCompletedEvent |
Event to notify that the reindex process has been completed.
|
| ProcessFailedEvent |
Event to notify that an error occurred during the reindex process.
|
| ProcessStartedEvent |
Event to indicate that a reindex process has started for a given IndexableType.
|
| QueueCreatedEvent |
Event to notify that a Queue is ready for use.
|
| QueueLoadedEvent |
Event to indicate that the ID queue has been loaded and there is no more data to load.
|
| WorkerCompletedEvent |
Provides an event to notify that a worker has completed its work.
|
| WorkerStartedEvent |
Provides an event to notify that a worker has started its work.
|