Uses of Enum Class
io.trino.tests.product.hive.TransactionalTableType
Packages that use TransactionalTableType
-
Uses of TransactionalTableType in io.trino.tests.product.hive
Methods in io.trino.tests.product.hive that return TransactionalTableTypeModifier and TypeMethodDescriptionstatic TransactionalTableTypeReturns the enum constant of this class with the specified name.static TransactionalTableType[]TransactionalTableType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.tests.product.hive with parameters of type TransactionalTableTypeModifier and TypeMethodDescriptionvoidTestHiveTransactionalTableInsert.testInsertIntoTransactionalTable(TransactionalTableType type)