| Interface | Description |
|---|---|
| IndexUpdater |
Facilitates updating the persistent index of a named tailer.
|
| Class | Description |
|---|---|
| IndexUpdaterFactory |
Factory for creating instances of
IndexUpdater. |
| IndexUpdaterFactory.StandardIndexUpdater |
An index updater that simply sets the index value on update.
|
| IndexUpdaterFactory.VersionedIndexUpdater |
An index updater that increments a version field on every update.
|
Copyright © 2023. All rights reserved.