Uses of Class
io.prestosql.tests.hive.TestHiveTransactionalTable.CompactionMode
-
Packages that use TestHiveTransactionalTable.CompactionMode Package Description io.prestosql.tests.hive -
-
Uses of TestHiveTransactionalTable.CompactionMode in io.prestosql.tests.hive
Methods in io.prestosql.tests.hive that return TestHiveTransactionalTable.CompactionMode Modifier and Type Method Description static TestHiveTransactionalTable.CompactionModeTestHiveTransactionalTable.CompactionMode. valueOf(String name)Returns the enum constant of this type with the specified name.static TestHiveTransactionalTable.CompactionMode[]TestHiveTransactionalTable.CompactionMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-