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