Package akka.persistence
Interface SnapshotProtocol.Request
-
- All Superinterfaces:
NoSerializationVerificationNeeded
,Protocol.Message
,SnapshotProtocol.Message
- All Known Implementing Classes:
SnapshotProtocol.DeleteSnapshot
,SnapshotProtocol.DeleteSnapshots
,SnapshotProtocol.LoadSnapshot
,SnapshotProtocol.SaveSnapshot
- Enclosing class:
- SnapshotProtocol
public static interface SnapshotProtocol.Request extends SnapshotProtocol.Message
Internal snapshot command.