Enum Class的使用
org.apache.pulsar.common.api.proto.ProducerAccessMode
使用ProducerAccessMode的程序包
-
org.apache.pulsar.common.api.proto中ProducerAccessMode的使用
修饰符和类型方法说明CommandProducer.getProducerAccessMode()static ProducerAccessModeProducerAccessMode.valueOf(int n) Returns the enum constant of this class with the specified name.static ProducerAccessModeReturns the enum constant of this class with the specified name.static ProducerAccessMode[]ProducerAccessMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
org.apache.pulsar.common.protocol中ProducerAccessMode的使用
修饰符和类型方法说明static ProducerAccessModeCommands.convertProducerAccessMode(ProducerAccessMode accessMode)