Uses of Class
io.trino.operator.window.pattern.LabelEvaluator.Evaluation
Packages that use LabelEvaluator.Evaluation
-
Uses of LabelEvaluator.Evaluation in io.trino.operator.window.pattern
Methods in io.trino.operator.window.pattern that return LabelEvaluator.EvaluationConstructor parameters in io.trino.operator.window.pattern with type arguments of type LabelEvaluator.EvaluationModifierConstructorDescriptionLabelEvaluator(long matchNumber, int patternStart, int partitionStart, int searchStart, int searchEnd, List<LabelEvaluator.Evaluation> evaluations, ProjectingPagesWindowIndex windowIndex)