Uses of Record Class
io.trino.sql.ir.Row
Packages that use Row
-
Uses of Row in io.trino.sql.ir
Methods in io.trino.sql.ir with parameters of type RowModifier and TypeMethodDescriptionExpressionRewriter.rewriteRow(Row node, C context, ExpressionTreeRewriter<C> treeRewriter) protected Voidprotected Stringprotected R -
Uses of Row in io.trino.sql.relational
Methods in io.trino.sql.relational with parameters of type Row