Uses of Class
io.trino.operator.window.matcher.Program
-
Packages that use Program Package Description io.trino.operator.window.matcher -
-
Uses of Program in io.trino.operator.window.matcher
Methods in io.trino.operator.window.matcher that return Program Modifier and Type Method Description static ProgramIrRowPatternToProgramRewriter. rewrite(IrRowPattern node, Map<IrLabel,Integer> labelMapping)Constructors in io.trino.operator.window.matcher with parameters of type Program Constructor Description Matcher(Program program)
-