Uses of Class
org.teiid.translator.hive.HivePlugin.Event
-
-
Uses of HivePlugin.Event in org.teiid.translator.hive
Methods in org.teiid.translator.hive that return HivePlugin.Event Modifier and Type Method Description static HivePlugin.EventHivePlugin.Event. valueOf(String name)Returns the enum constant of this type with the specified name.static HivePlugin.Event[]HivePlugin.Event. values()Returns an array containing the constants of this enum type, in the order they are declared.
-