public final class AggregationDistinctSelectItem extends AggregationSelectItem
| Constructor and Description |
|---|
AggregationDistinctSelectItem(AggregationType type,
String innerExpression,
com.google.common.base.Optional<String> alias,
String distinctColumnName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDistinctColumnLabel()
Get distinct column label.
|
getColumnLabel, getExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAliaspublic AggregationDistinctSelectItem(AggregationType type, String innerExpression, com.google.common.base.Optional<String> alias, String distinctColumnName)
public String getDistinctColumnLabel()
Copyright © 2019 The Apache Software Foundation. All rights reserved.