Uses of Enum Class
org.apache.pulsar.client.api.KeySharedMode
Packages that use KeySharedMode
-
Uses of KeySharedMode in org.apache.pulsar.client.api
Fields in org.apache.pulsar.client.api declared as KeySharedModeMethods in org.apache.pulsar.client.api that return KeySharedModeModifier and TypeMethodDescriptionKeySharedPolicy.getKeySharedMode()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.