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