
IndexBackupManifest
- Namespace
- Rowles.LeanCorpus.Index.Backup
- Assembly
- Rowles.LeanCorpus.dll
Describes a complete, restorable backup of a single LeanCorpus commit point.
public sealed class IndexBackupManifest
- Inheritance
-
IndexBackupManifest
ChainDepth
Gets the number of manifests in the chain ending at this manifest.
CommitFileName
Gets the selected segments_N commit file name.
CommitGeneration
Gets the backed-up commit generation.
ContentToken
Gets the index content token recorded in the backed-up commit.
CreatedAtUtc
Gets the UTC time at which the manifest was created.
Files
Gets the files required to restore the backed-up commit point.
FormatVersion
Gets the manifest format version.
Kind
Gets the kind of backup represented by this manifest.
ParentManifestSha256
Gets the SHA-256 fingerprint of the immediately preceding manifest, or null for a full backup.