public class AggregationProjectionSegment extends Object implements ProjectionSegment, AliasAvailable
| 构造器和说明 |
|---|
AggregationProjectionSegment(int startIndex,
int stopIndex,
AggregationType type,
int innerExpressionStartIndex) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 AliasAvailableCopyright © 2020 The Apache Software Foundation. All rights reserved.