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