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