Class ChecksumSimpleHook

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

public class ChecksumSimpleHook 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 simple checksum operation without requiring previous checkpoint or log reading.