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