Uses of Class
io.trino.operator.window.matcher.MatchResult
-
Packages that use MatchResult Package Description io.trino.operator.window.matcher -
-
Uses of MatchResult in io.trino.operator.window.matcher
Fields in io.trino.operator.window.matcher declared as MatchResult Modifier and Type Field Description static MatchResultMatchResult. NO_MATCHMethods in io.trino.operator.window.matcher that return MatchResult Modifier and Type Method Description MatchResultMatcher. run(LabelEvaluator labelEvaluator)
-