Uses of Class
org.apache.pulsar.client.impl.TopicListWatcher
Packages that use TopicListWatcher
-
Uses of TopicListWatcher in org.apache.pulsar.client.impl
Constructor parameters in org.apache.pulsar.client.impl with type arguments of type TopicListWatcherModifierConstructorDescriptionTopicListWatcher(org.apache.pulsar.client.impl.PatternMultiTopicsConsumerImpl.TopicsChangedListener topicsChangeListener, PulsarClientImpl client, Pattern topicsPattern, long watcherId, org.apache.pulsar.common.naming.NamespaceName namespace, String topicsHash, CompletableFuture<TopicListWatcher> watcherFuture)