Package org.apache.pekko.cluster.pubsub
Class DistributedPubSubMediator.Subscribe$
java.lang.Object
org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.Subscribe$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DistributedPubSubMediator
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DistributedPubSubMediator.Subscribe$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
-
Subscribe$
public Subscribe$()
-
-
Method Details
-
apply
-
apply
public DistributedPubSubMediator.Subscribe apply(String topic, scala.Option<String> group, ActorRef ref) -
unapply
public scala.Option<scala.Tuple3<String,scala.Option<String>, unapplyActorRef>> (DistributedPubSubMediator.Subscribe x$0)
-