Package io.trino.server.protocol
Class ProtocolUtil
java.lang.Object
io.trino.server.protocol.ProtocolUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic ColumncreateColumn(String name, Type type, boolean supportsParametricDateTime) static WarningtoClientWarning(TrinoWarning warning) static QueryErrortoQueryError(ResultQueryInfo queryInfo) static StatementStatstoStatementStats(ResultQueryInfo queryInfo)
-
Method Details
-
createColumn
-
toStatementStats
-
toClientWarning
-
toQueryError
-