| 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 |
SQLStringVisitor.visit(AggregateFunction obj) |
void |
LanguageObjectVisitor.visit(AggregateFunction obj) |
void |
HierarchyVisitor.visit(AggregateFunction obj) |
void |
AbstractLanguageVisitor.visit(AggregateFunction obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccumuloQueryVisitor.visit(AggregateFunction obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoDBSelectVisitor.visit(AggregateFunction obj) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CriteriaVisitor.appendAggregateFunction(StringBuilder result,
AggregateFunction af) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrSQLHierarchyVistor.visit(AggregateFunction obj) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.