| AbstractStateChangeFsUploader |
Base implementation of StateChangeUploader.
|
| ChangelogStorageMetricGroup |
Metrics related to the Changelog Storage used by the Changelog State Backend.
|
| DuplicatingStateChangeFsUploader |
A StateChangeFsUploader implementation that writes the changes to remote and local.
|
| FsStateChangelogOptions |
|
| FsStateChangelogStorage |
Filesystem-based implementation of StateChangelogStorage.
|
| FsStateChangelogStorageFactory |
|
| FsStateChangelogStorageForRecovery |
Filesystem-based implementation of StateChangelogStorage just for recovery.
|
| RetryPolicy.FixedRetryPolicy |
RetryPolicy with fixed timeout, delay and max attempts.
|
| StateChangeFormat |
Serialization format for state changes.
|
| StateChangeFsUploader |
|
| StateChangeSet |
A set of changes made to some state(s) by a single state backend during a single checkpoint.
|
| StateChangeUploader.UploadTasksResult |
|
| StateChangeUploadScheduler.UploadTask |
|
| UploadResult |
Result of uploading state changes.
|