public class AggregationProjectionSegment extends Object implements ProjectionSegment, AliasAvailable
| Constructor and Description |
|---|
AggregationProjectionSegment(int startIndex,
int stopIndex,
AggregationType type,
int innerExpressionStartIndex) |
| 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,
int innerExpressionStartIndex)
public final Optional<String> getAlias()
AliasAvailablegetAlias in interface AliasAvailableCopyright © 2020 The Apache Software Foundation. All rights reserved.