public class AggregationProjectionSegment extends Object implements ProjectionSegment, AliasAvailable, ExpressionSegment
| Constructor and Description |
|---|
AggregationProjectionSegment(int startIndex,
int stopIndex,
AggregationType type,
String innerExpression) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getAlias()
Get alias.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetAliasgetStartIndex, getStopIndexpublic AggregationProjectionSegment(int startIndex,
int stopIndex,
AggregationType type,
String innerExpression)
public final Optional<String> getAlias()
AliasAvailablegetAlias in interface AliasAvailableCopyright © 2022 The Apache Software Foundation. All rights reserved.