Modifier and Type | Method and Description |
---|---|
static Set<WindowFunction> |
RuleAssignOutputElements.getWindowFunctions(List<Expression> projectCols) |
Modifier and Type | Method and Description |
---|---|
void |
CriteriaCapabilityValidatorVisitor.visit(WindowFunction windowFunction) |
Modifier and Type | Method and Description |
---|---|
void |
LanguageVisitor.visit(WindowFunction windowFunction) |
Modifier and Type | Method and Description |
---|---|
void |
PreOrPostOrderNavigator.visit(WindowFunction obj) |
Modifier and Type | Method and Description |
---|---|
WindowFunction |
WindowFunction.clone() |
Modifier and Type | Method and Description |
---|---|
void |
SQLStringVisitor.visit(WindowFunction windowFunction) |
void |
AggregateSymbolCollectorVisitor.visit(WindowFunction windowFunction) |
Modifier and Type | Method and Description |
---|---|
static void |
AggregateSymbolCollectorVisitor.getAggregates(LanguageObject obj,
Collection<? super AggregateSymbol> aggregates,
Collection<? super ElementSymbol> otherElements,
Collection<? super Expression> groupingColsUsed,
Collection<? super WindowFunction> windowFunctions,
Collection<? extends Expression> groupingCols) |
Modifier and Type | Method and Description |
---|---|
void |
ValidationVisitor.visit(WindowFunction windowFunction) |
Copyright © 2020. All rights reserved.