Uses of Enum Class
org.apache.pulsar.common.api.proto.CommandTopicMigrated.ResourceType
Packages that use CommandTopicMigrated.ResourceType
Package
Description
Common protocol.
-
Uses of CommandTopicMigrated.ResourceType in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return CommandTopicMigrated.ResourceTypeModifier and TypeMethodDescriptionCommandTopicMigrated.getResourceType()CommandTopicMigrated.ResourceType.valueOf(int n) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static CommandTopicMigrated.ResourceType[]CommandTopicMigrated.ResourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.pulsar.common.api.proto with parameters of type CommandTopicMigrated.ResourceTypeModifier and TypeMethodDescriptionCommandTopicMigrated.setResourceType(CommandTopicMigrated.ResourceType resourceType) -
Uses of CommandTopicMigrated.ResourceType in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type CommandTopicMigrated.ResourceTypeModifier and TypeMethodDescriptionstatic io.netty.buffer.ByteBufCommands.newTopicMigrated(CommandTopicMigrated.ResourceType type, long resourceId, String brokerUrl, String brokerUrlTls)