Interface SnapshotReservation

All Known Implementing Classes:
FileBasedSnapshotReservation

public interface SnapshotReservation
Returned when a snapshot is reserved *
  • Method Summary

    Modifier and Type
    Method
    Description
    Releases the reservation of a snapshot.
  • Method Details

    • release

      ActorFuture<Void> release()
      Releases the reservation of a snapshot.
      Returns: