Class Replicator.GetDataDeleted$
java.lang.Object
org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.GetDataDeleted$
- Enclosing class:
- Replicator
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Replicator.GetDataDeleted$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<A extends ReplicatedData>
scala.Option<Key<A>>unapply(Replicator.GetDataDeleted<A> rsp)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
GetDataDeleted$
public GetDataDeleted$()
-
-
Method Details
-
unapply
-