CurrentTopics

org.apache.pekko.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
final case class CurrentTopics(topics: Set[String])

Reply to GetTopics.

Attributes

Source
DistributedPubSubMediator.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def getTopics(): Set[String]

Java API

Java API

Attributes

Source
DistributedPubSubMediator.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product