Package org.apache.pekko.cluster.pubsub
Class DistributedPubSubMediator.SendToAll$
java.lang.Object
scala.runtime.AbstractFunction3<String,Object,Object,DistributedPubSubMediator.SendToAll>
org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.SendToAll$
- All Implemented Interfaces:
Serializable,scala.Function3<String,Object, Object, DistributedPubSubMediator.SendToAll>
- Enclosing class:
- DistributedPubSubMediator
public static class DistributedPubSubMediator.SendToAll$
extends scala.runtime.AbstractFunction3<String,Object,Object,DistributedPubSubMediator.SendToAll>
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DistributedPubSubMediator.SendToAll$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class scala.runtime.AbstractFunction3
curried, tupledMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Function3
apply
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
SendToAll$
public SendToAll$()
-
-
Method Details
-
$lessinit$greater$default$3
public boolean $lessinit$greater$default$3() -
toString
- Specified by:
toStringin interfacescala.Function3<String,Object, Object, DistributedPubSubMediator.SendToAll> - Overrides:
toStringin classscala.runtime.AbstractFunction3<String,Object, Object, DistributedPubSubMediator.SendToAll>
-
apply
-
apply$default$3
public boolean apply$default$3() -
unapply
public scala.Option<scala.Tuple3<String,Object, unapplyObject>> (DistributedPubSubMediator.SendToAll x$0)
-