Class ChecksumFullHook

Object
io.delta.kernel.internal.hook.ChecksumFullHook
All Implemented Interfaces:
PostCommitHook

public class ChecksumFullHook extends Object implements PostCommitHook
A post-commit hook that writes a new checksum file at the version committed by the transaction. This hook performs a writing checksum operation with table state construction for log replay.