Uses of Enum Class
org.apache.pulsar.client.impl.transaction.TransactionImpl.State
Packages that use TransactionImpl.State
-
Uses of TransactionImpl.State in org.apache.pulsar.client.impl.transaction
Methods in org.apache.pulsar.client.impl.transaction that return TransactionImpl.StateModifier and TypeMethodDescriptionstatic TransactionImpl.StateReturns the enum constant of this class with the specified name.static TransactionImpl.State[]TransactionImpl.State.values()Returns an array containing the constants of this enum class, in the order they are declared.