Uses of Class
org.apache.pulsar.common.api.proto.CommandWatchTopicList
Packages that use CommandWatchTopicList
Package
Description
Common protocol.
-
Uses of CommandWatchTopicList in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return CommandWatchTopicListModifier and TypeMethodDescriptionCommandWatchTopicList.clear()CommandWatchTopicList.clearNamespace()CommandWatchTopicList.clearRequestId()CommandWatchTopicList.clearTopicsHash()CommandWatchTopicList.clearTopicsPattern()CommandWatchTopicList.clearWatcherId()CommandWatchTopicList.copyFrom(CommandWatchTopicList _other) BaseCommand.getWatchTopicList()CommandWatchTopicList.setNamespace(String namespace) CommandWatchTopicList.setRequestId(long requestId) CommandWatchTopicList.setTopicsHash(String topicsHash) CommandWatchTopicList.setTopicsPattern(String topicsPattern) CommandWatchTopicList.setWatcherId(long watcherId) BaseCommand.setWatchTopicList()Methods in org.apache.pulsar.common.api.proto with parameters of type CommandWatchTopicList -
Uses of CommandWatchTopicList in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type CommandWatchTopicListModifier and TypeMethodDescriptionprotected voidPulsarDecoder.handleCommandWatchTopicList(CommandWatchTopicList commandWatchTopicList)