Expand description
Logic for applying application-level snapshots to Postgres storage.
Structs§
- Snapshot
Applier Task Stats - Stats returned by
SnapshotsApplierTask::run(). - Snapshots
Applier Config - Snapshot applier configuration options.
- Snapshots
Applier Task
Enums§
- Recovery
Completion Status - Reported status of the snapshot recovery progress.
Traits§
- Snapshots
Applier Main Node Client - Main node API used by the [
SnapshotsApplier].