public final class AggregationDistinctProjection extends AggregationProjection
| Constructor and Description |
|---|
AggregationDistinctProjection(int startIndex,
int stopIndex,
AggregationType type,
String innerExpression,
String alias,
String distinctInnerExpression) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDistinctColumnLabel()
Get distinct column label.
|
getAlias, getColumnLabel, getExpressionpublic AggregationDistinctProjection(int startIndex,
int stopIndex,
AggregationType type,
String innerExpression,
String alias,
String distinctInnerExpression)
public String getDistinctColumnLabel()
Copyright © 2020 The Apache Software Foundation. All rights reserved.