Package org.apache.pekko.cluster.pubsub
Class DistributedPubSub
java.lang.Object
org.apache.pekko.cluster.pubsub.DistributedPubSub
- All Implemented Interfaces:
Extension
Extension that starts a
DistributedPubSubMediator actor
with settings defined in config section pekko.cluster.pub-sub.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Tapply(ActorSystem system) static Tapply(ClassicActorSystemProvider system) static DistributedPubSubcreateExtension(ExtendedActorSystem system) static final booleanstatic DistributedPubSubget(ActorSystem system) static DistributedPubSubget(ClassicActorSystemProvider system) static final inthashCode()booleanReturns true if this member is not tagged with the role configured for the mediator.static DistributedPubSub$lookup()mediator()
-
Constructor Details
-
DistributedPubSub
-
-
Method Details
-
get
-
get
-
lookup
-
createExtension
-
apply
-
apply
-
hashCode
public static final int hashCode() -
equals
-
isTerminated
public boolean isTerminated()Returns true if this member is not tagged with the role configured for the mediator. -
mediator
-