Uses of Enum Class
org.apache.pulsar.common.api.proto.KeySharedMode
Packages that use KeySharedMode
-
Uses of KeySharedMode in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return KeySharedModeModifier and TypeMethodDescriptionKeySharedMeta.getKeySharedMode()static KeySharedModeKeySharedMode.valueOf(int n) Returns the enum constant of this class with the specified name.static KeySharedModeReturns the enum constant of this class with the specified name.static KeySharedMode[]KeySharedMode.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 KeySharedMode