Enum Class的使用
org.apache.pulsar.client.api.ConsumerCryptoFailureAction
-
org.apache.pulsar.client.api中ConsumerCryptoFailureAction的使用
修饰符和类型方法说明static ConsumerCryptoFailureActionReturns the enum constant of this class with the specified name.static ConsumerCryptoFailureAction[]ConsumerCryptoFailureAction.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明ConsumerBuilder.cryptoFailureAction(ConsumerCryptoFailureAction action) Sets the ConsumerCryptoFailureAction to the value specified.ReaderBuilder.cryptoFailureAction(ConsumerCryptoFailureAction action) Sets theConsumerCryptoFailureActionto specify.TableViewBuilder.cryptoFailureAction(ConsumerCryptoFailureAction action) Set theConsumerCryptoFailureActionto specify.