public final class DeleteSnapshotsSuccess extends java.lang.Object implements SnapshotProtocol.Response, scala.Product, scala.Serializable
PersistentActor
after successful deletion of specified range of snapshots.
param: criteria snapshot selection criteria.
Constructor and Description |
---|
DeleteSnapshotsSuccess(SnapshotSelectionCriteria criteria) |
Modifier and Type | Method and Description |
---|---|
SnapshotSelectionCriteria |
criteria() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeleteSnapshotsSuccess(SnapshotSelectionCriteria criteria)
public SnapshotSelectionCriteria criteria()