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.
Properties and attributes
Section titled “Properties and attributes”record_count
Section titled “record_count”record_countDocumentation is not yet available.
content_sha256
Section titled “content_sha256”content_sha256Documentation is not yet available.
at_repo_seq
Section titled “at_repo_seq”at_repo_seqDocumentation is not yet available.