Uses of Class
org.apache.pulsar.common.api.proto.CommandPartitionedTopicMetadata
Packages that use CommandPartitionedTopicMetadata
Package
Description
Common protocol.
-
Uses of CommandPartitionedTopicMetadata in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return CommandPartitionedTopicMetadataModifier and TypeMethodDescriptionCommandPartitionedTopicMetadata.clear()CommandPartitionedTopicMetadata.clearOriginalAuthData()CommandPartitionedTopicMetadata.clearOriginalAuthMethod()CommandPartitionedTopicMetadata.clearOriginalPrincipal()CommandPartitionedTopicMetadata.clearRequestId()CommandPartitionedTopicMetadata.clearTopic()CommandPartitionedTopicMetadata.copyFrom(CommandPartitionedTopicMetadata _other) BaseCommand.getPartitionMetadata()CommandPartitionedTopicMetadata.setOriginalAuthData(String originalAuthData) CommandPartitionedTopicMetadata.setOriginalAuthMethod(String originalAuthMethod) CommandPartitionedTopicMetadata.setOriginalPrincipal(String originalPrincipal) BaseCommand.setPartitionMetadata()CommandPartitionedTopicMetadata.setRequestId(long requestId) Methods in org.apache.pulsar.common.api.proto with parameters of type CommandPartitionedTopicMetadataModifier and TypeMethodDescriptionCommandPartitionedTopicMetadata.copyFrom(CommandPartitionedTopicMetadata _other) -
Uses of CommandPartitionedTopicMetadata in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type CommandPartitionedTopicMetadataModifier and TypeMethodDescriptionprotected voidPulsarDecoder.handlePartitionMetadataRequest(CommandPartitionedTopicMetadata response)