Package org.apache.pekko.cluster.pubsub
Class DistributedPubSubMediator.Publish$
java.lang.Object
org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Publish$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DistributedPubSubMediator
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DistributedPubSubMediator.Publish$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Publish$
public Publish$()
-
-
Method Details
-
apply
-
apply
public DistributedPubSubMediator.Publish apply(String topic, Object msg, boolean sendOneMessageToEachGroup) -
unapply
public scala.Option<scala.Tuple3<String,Object, unapplyObject>> (DistributedPubSubMediator.Publish x$0)
-