Uses of Class
io.trino.operator.window.matcher.Program
Packages that use Program
-
Uses of Program in io.trino.operator.window.matcher
Methods in io.trino.operator.window.matcher that return ProgramModifier and TypeMethodDescriptionstatic ProgramIrRowPatternToProgramRewriter.rewrite(IrRowPattern node, Map<IrLabel, Integer> labelMapping) Constructors in io.trino.operator.window.matcher with parameters of type ProgramModifierConstructorDescriptionMatcher(Program program, List<List<PhysicalValueAccessor>> accessors, List<LocalExecutionPlanner.MatchAggregationLabelDependency> labelDependencies, List<MatchAggregation.MatchAggregationInstantiator> aggregations) ThreadEquivalence(Program program, List<List<PhysicalValueAccessor>> accessors, List<LocalExecutionPlanner.MatchAggregationLabelDependency> labelDependencies)