| AbstractStateChangeFsUploader |
Base implementation of StateChangeUploader.
|
| ChangelogStorageMetricGroup |
Metrics related to the Changelog Storage used by the Changelog State Backend.
|
| FsStateChangelogStorageForRecovery |
Filesystem-based implementation of StateChangelogStorage just for recovery.
|
| RetryPolicy |
Retry policy to use by RetryingExecutor.
|
| StateChangeSet |
A set of changes made to some state(s) by a single state backend during a single checkpoint.
|
| StateChangeUploader |
The purpose of this interface is to abstract the different implementations of uploading state
changelog parts.
|
| StateChangeUploader.UploadTasksResult |
|
| StateChangeUploadScheduler |
|
| StateChangeUploadScheduler.UploadTask |
|
| TaskChangelogRegistry |
TM-side registry of StateObjects, each
representing one or more changelog segments.
|
| UploadResult |
Result of uploading state changes.
|