HistoryCommitMeta
This content is not available in your language yet.
onHistoryCommit 附带信息(落盘方决定增量追加还是整卷轮换)
reason?
Section titled “reason?”readonly optional reason?: HistoryRewriteReason;改写原因(S-2 加法;rewritten=true 时可在场):compaction = 压缩折叠(compact() 直压或轮内自动压缩)/ clear = 历史清空 / restore = 自快照恢复(restore())。 缺席 = 非改写提交,或改写只来自 microcompact 存根化(不在本词表)。
rewritten
Section titled “rewritten”readonly rewritten: boolean;true = 历史前缀被就地改写(压缩折叠/存根化),已存内容不再与之对齐
Was this page helpful?
Thanks for your feedback.