Enum Class的使用
org.apache.pulsar.client.api.TransactionIsolationLevel
-
org.apache.pulsar.client.api中TransactionIsolationLevel的使用
修饰符和类型方法说明static TransactionIsolationLevelReturns the enum constant of this class with the specified name.static TransactionIsolationLevel[]TransactionIsolationLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.