Package akka.cluster.ddata
Interface Replicator.Command<A extends ReplicatedData>
-
- All Known Implementing Classes:
Replicator.Delete
,Replicator.Get
,Replicator.Update
- Enclosing class:
- Replicator
public static interface Replicator.Command<A extends ReplicatedData>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Key<A>
key()
-