Uses of Class
io.trino.sql.planner.plan.WindowNode.Frame
Packages that use WindowNode.Frame
-
Uses of WindowNode.Frame in io.trino.sql.planner.plan
Fields in io.trino.sql.planner.plan declared as WindowNode.FrameMethods in io.trino.sql.planner.plan that return WindowNode.FrameMethods in io.trino.sql.planner.plan that return types with arguments of type WindowNode.FrameModifier and TypeMethodDescriptionPatternRecognitionNode.getCommonBaseFrame()WindowNode.getFrames()Constructors in io.trino.sql.planner.plan with parameters of type WindowNode.FrameModifierConstructorDescriptionFunction(ResolvedFunction resolvedFunction, List<Expression> arguments, WindowNode.Frame frame, boolean ignoreNulls)