Skip to content

RepositoryExportTrailer

Class: warmhub.RepositoryExportTrailer

RepositoryExportTrailer(record_count: int, content_sha256: str, at_repo_seq: int)

The last line of a segment, carrying that segment’s integrity claim.

record_count and content_sha256 describe the rows of the segment that ended with this trailer — the whole export only when it arrived in one piece. at_repo_seq is the export’s fence and is identical in every segment.

record_count

Documentation is not yet available.

content_sha256

Documentation is not yet available.

at_repo_seq

Documentation is not yet available.