Uses of Class
io.trino.sql.planner.plan.WindowNode.Specification
-
Packages that use WindowNode.Specification Package Description io.trino.sql.planner.plan -
-
Uses of WindowNode.Specification in io.trino.sql.planner.plan
Methods in io.trino.sql.planner.plan that return WindowNode.Specification Modifier and Type Method Description WindowNode.SpecificationPatternRecognitionNode. getSpecification()WindowNode.SpecificationTopNRankingNode. getSpecification()WindowNode.SpecificationWindowNode. getSpecification()
-