Uses of Enum Class
org.apache.pulsar.client.api.TransactionIsolationLevel
Packages that use TransactionIsolationLevel
-
Uses of TransactionIsolationLevel in org.apache.pulsar.client.api
Methods in org.apache.pulsar.client.api that return TransactionIsolationLevelModifier and TypeMethodDescriptionstatic 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.