public final class AggregationDistinctProjectionSegment extends AggregationProjectionSegment
| Constructor and Description |
|---|
AggregationDistinctProjectionSegment(int startIndex,
int stopIndex,
AggregationType type,
String innerExpression,
String distinctExpression) |
getAliasclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetAliasgetStartIndex, getStopIndexpublic AggregationDistinctProjectionSegment(int startIndex,
int stopIndex,
AggregationType type,
String innerExpression,
String distinctExpression)
Copyright © 2021 The Apache Software Foundation. All rights reserved.