public final class DeleteSnapshotSuccess extends java.lang.Object implements SnapshotProtocol.Response, scala.Product, scala.Serializable
PersistentActor
after successful deletion of a snapshot.
param: metadata snapshot metadata.
Constructor and Description |
---|
DeleteSnapshotSuccess(SnapshotMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
SnapshotMetadata |
metadata() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeleteSnapshotSuccess(SnapshotMetadata metadata)
public SnapshotMetadata metadata()