Interface SnapshotSenderService

All Superinterfaces:
AsyncClosable, SnapshotTransferService
All Known Implementing Classes:
SnapshotTransferServiceImpl

public interface SnapshotSenderService extends SnapshotTransferService
  • Method Details

    • deleteSnapshots

      ActorFuture<Void> deleteSnapshots(int partitionId)
      Delete the underlying snapshot for bootstrap and terminate all pending transfers
      Parameters:
      partitionId - the partition for which to delete snapshots