Uses of Class
org.apache.pulsar.common.api.proto.CommandWatchTopicListClose
Packages that use CommandWatchTopicListClose
Package
Description
Common protocol.
-
Uses of CommandWatchTopicListClose in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return CommandWatchTopicListCloseModifier and TypeMethodDescriptionCommandWatchTopicListClose.clear()CommandWatchTopicListClose.clearRequestId()CommandWatchTopicListClose.clearWatcherId()CommandWatchTopicListClose.copyFrom(CommandWatchTopicListClose _other) BaseCommand.getWatchTopicListClose()CommandWatchTopicListClose.setRequestId(long requestId) CommandWatchTopicListClose.setWatcherId(long watcherId) BaseCommand.setWatchTopicListClose()Methods in org.apache.pulsar.common.api.proto with parameters of type CommandWatchTopicListCloseModifier and TypeMethodDescriptionCommandWatchTopicListClose.copyFrom(CommandWatchTopicListClose _other) -
Uses of CommandWatchTopicListClose in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type CommandWatchTopicListCloseModifier and TypeMethodDescriptionprotected voidPulsarDecoder.handleCommandWatchTopicListClose(CommandWatchTopicListClose commandWatchTopicListClose)