Enum Class QueryType

java.lang.Object
java.lang.Enum<QueryType>
io.trino.sql.analyzer.QueryType
All Implemented Interfaces:
Serializable, Comparable<QueryType>, Constable

public enum QueryType extends Enum<QueryType>