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