Class DeleteSnapshotRequest

  • All Implemented Interfaces:
    Writeable, TaskAwareRequest

    public class DeleteSnapshotRequest
    extends MasterNodeRequest<DeleteSnapshotRequest>
    Delete snapshot request

    Delete snapshot request removes the snapshot record from the repository and cleans up all files that are associated with this particular snapshot. All files that are shared with at least one other existing snapshot are left intact.