Package org.apache.pekko.cluster.ddata
Class PNCounterMapKey$
java.lang.Object
org.apache.pekko.cluster.ddata.PNCounterMapKey$
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final PNCounterMapKey$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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
 
-