Uses of Enum Class
org.apache.pulsar.sql.presto.PulsarTransactionHandle
Packages that use PulsarTransactionHandle
Package
Description
Implementation of the connector to the Presto engine.
-
Uses of PulsarTransactionHandle in org.apache.pulsar.sql.presto
Methods in org.apache.pulsar.sql.presto that return PulsarTransactionHandleModifier and TypeMethodDescriptionstatic PulsarTransactionHandleReturns the enum constant of this class with the specified name.static PulsarTransactionHandle[]PulsarTransactionHandle.values()Returns an array containing the constants of this enum class, in the order they are declared.