Package org.apache.pekko.cluster.ddata
Class DurableStore.StoreReply$
java.lang.Object
scala.runtime.AbstractFunction3<Object,Object,ActorRef,DurableStore.StoreReply>
   
org.apache.pekko.cluster.ddata.DurableStore.StoreReply$
- All Implemented Interfaces:
- Serializable,- scala.Function3<Object,- Object, - ActorRef, - DurableStore.StoreReply> 
- Enclosing class:
- DurableStore
public static class DurableStore.StoreReply$
extends scala.runtime.AbstractFunction3<Object,Object,ActorRef,DurableStore.StoreReply>
implements Serializable   
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final DurableStore.StoreReply$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class scala.runtime.AbstractFunction3curried, tupled
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
StoreReply$public StoreReply$()
 
- 
- 
Method Details- 
toString- Specified by:
- toStringin interface- scala.Function3<Object,- Object, - ActorRef, - DurableStore.StoreReply> 
- Overrides:
- toStringin class- scala.runtime.AbstractFunction3<Object,- Object, - ActorRef, - DurableStore.StoreReply> 
 
- 
apply- Specified by:
- applyin interface- scala.Function3<Object,- Object, - ActorRef, - DurableStore.StoreReply> 
 
- 
unapply
 
-