Package org.apache.pekko.cluster.ddata
Class LWWRegisterKey$
java.lang.Object
org.apache.pekko.cluster.ddata.LWWRegisterKey$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LWWRegisterKey$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<A> LWWRegisterKey<A><A> Key<LWWRegister<A>><A> scala.Option<String>unapply(LWWRegisterKey<A> x$0)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
LWWRegisterKey$
public LWWRegisterKey$()
-
-
Method Details
-
create
-
apply
-
unapply
-