public class AggregationProjection extends Object implements Projection
| Constructor and Description |
|---|
AggregationProjection() |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getAlias()
Get alias.
|
String |
getColumnLabel()
Get column label.
|
String |
getExpression()
Get expression.
|
public final String getExpression()
ProjectiongetExpression in interface Projectionpublic final Optional<String> getAlias()
ProjectiongetAlias in interface Projectionpublic String getColumnLabel()
getColumnLabel in interface ProjectionCopyright © 2021 The Apache Software Foundation. All rights reserved.