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