Uses of Class
org.apache.drill.exec.physical.config.WindowPOP.Bound
-
Uses of WindowPOP.Bound in org.apache.drill.exec.physical.config
Modifier and TypeMethodDescriptionWindowPOP.getEnd()
WindowPOP.getStart()
static WindowPOP.Bound
WindowPOP.newBound
(org.apache.calcite.rex.RexWindowBound windowBound) ModifierConstructorDescriptionWindowPOP
(PhysicalOperator child, List<NamedExpression> withins, List<NamedExpression> aggregations, List<Order.Ordering> orderings, boolean frameUnitsRows, WindowPOP.Bound start, WindowPOP.Bound end)