Package io.camunda.zeebe.snapshots
Interface ChecksumProvider
public interface ChecksumProvider
-
Method Summary
-
Method Details
-
getSnapshotChecksums
- Parameters:
snapshotPath- path of snapshot to get live file checksums- Returns:
- Map containing fileName - checksums pairs
-