
IndexBackupFileEntry
- Namespace
- Rowles.LeanCorpus.Index.Backup
- Assembly
- Rowles.LeanCorpus.dll
Describes one file captured in an index backup manifest.
public sealed class IndexBackupFileEntry
IndexBackupFileEntry
Crc32
Gets the CRC-32 checksum of the file contents.
FileName
Gets the file name relative to the backup or index directory.
IsCommitFile
Gets a value indicating whether this entry is the selected segments_N commit file.
IsRequired
Gets a value indicating whether the file is required for the selected commit.
Length
Gets the file length in bytes.
Role
Gets the file role within the backup.
SegmentId
Gets the owning segment ID, or null for commit-wide files.