Class DeleteSnapshot
- java.lang.Object
-
- org.apache.pekko.persistence.testkit.DeleteSnapshot
-
- All Implemented Interfaces:
SnapshotOperation
- Direct Known Subclasses:
DeleteSnapshotByMeta
,DeleteSnapshotsByCriteria
public abstract class DeleteSnapshot extends java.lang.Object implements SnapshotOperation
INTERNAL API
-
-
Constructor Summary
Constructors Constructor Description DeleteSnapshot()
-