Uses of Class
io.trino.plugin.hive.rubix.RubixInitializer.Owner
-
Packages that use RubixInitializer.Owner Package Description io.trino.plugin.hive.rubix -
-
Uses of RubixInitializer.Owner in io.trino.plugin.hive.rubix
Methods in io.trino.plugin.hive.rubix that return RubixInitializer.Owner Modifier and Type Method Description static RubixInitializer.OwnerRubixInitializer. getConfigurationOwner(org.apache.hadoop.conf.Configuration configuration)static RubixInitializer.OwnerRubixInitializer.Owner. valueOf(String name)Returns the enum constant of this type with the specified name.static RubixInitializer.Owner[]RubixInitializer.Owner. values()Returns an array containing the constants of this enum type, in the order they are declared.
-