| Package | Description |
|---|---|
| org.teiid.language | |
| org.teiid.language.visitor |
| Modifier and Type | Method and Description |
|---|---|
AggregateFunction |
LanguageFactory.createAggregate(String name,
boolean isDistinct,
Expression expression,
Class<?> type) |
AggregateFunction |
WindowFunction.getFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
WindowFunction.setFunction(AggregateFunction expression) |
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchyVisitor.visit(AggregateFunction obj) |
void |
AbstractLanguageVisitor.visit(AggregateFunction obj) |
void |
LanguageObjectVisitor.visit(AggregateFunction obj) |
void |
SQLStringVisitor.visit(AggregateFunction obj) |
Copyright © 2019. All rights reserved.