Package io.trino.operator.window.matcher
Class Matcher
- java.lang.Object
-
- io.trino.operator.window.matcher.Matcher
-
public class Matcher extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MatchResultrun(LabelEvaluator labelEvaluator)
-
-
-
Constructor Detail
-
Matcher
public Matcher(Program program)
-
-
Method Detail
-
run
public MatchResult run(LabelEvaluator labelEvaluator)
-
-