Expand description
Manifest data structures for Export/Import V2.
Structs§
- Chunk
Meta - Metadata for a single chunk of exported data.
- Manifest
- Snapshot manifest containing all metadata.
- Time
Range - Time range for data export (half-open interval: [start, end)).
Enums§
- Chunk
Status - Status of a chunk during export/import.
- Data
Format - Supported data formats for export.
Constants§
- MANIFEST_
FILE - Manifest file name within snapshot directory.
- MANIFEST_
VERSION - Current manifest format version.