Interface ChecksumProvider


public interface ChecksumProvider
  • Method Details

    • getSnapshotChecksums

      Map<String,Long> getSnapshotChecksums(Path snapshotPath)
      Parameters:
      snapshotPath - path of snapshot to get live file checksums
      Returns:
      Map containing fileName - checksums pairs