Uses of Class
org.apache.pulsar.common.api.proto.CommandGetTopicsOfNamespace
Packages that use CommandGetTopicsOfNamespace
Package
Description
Common protocol.
-
Uses of CommandGetTopicsOfNamespace in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return CommandGetTopicsOfNamespaceModifier and TypeMethodDescriptionCommandGetTopicsOfNamespace.clear()CommandGetTopicsOfNamespace.clearMode()CommandGetTopicsOfNamespace.clearNamespace()CommandGetTopicsOfNamespace.clearRequestId()CommandGetTopicsOfNamespace.copyFrom(CommandGetTopicsOfNamespace _other) BaseCommand.getGetTopicsOfNamespace()BaseCommand.setGetTopicsOfNamespace()CommandGetTopicsOfNamespace.setMode(CommandGetTopicsOfNamespace.Mode mode) CommandGetTopicsOfNamespace.setNamespace(String namespace) CommandGetTopicsOfNamespace.setRequestId(long requestId) Methods in org.apache.pulsar.common.api.proto with parameters of type CommandGetTopicsOfNamespaceModifier and TypeMethodDescriptionCommandGetTopicsOfNamespace.copyFrom(CommandGetTopicsOfNamespace _other) -
Uses of CommandGetTopicsOfNamespace in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type CommandGetTopicsOfNamespaceModifier and TypeMethodDescriptionprotected voidPulsarDecoder.handleGetTopicsOfNamespace(CommandGetTopicsOfNamespace commandGetTopicsOfNamespace)