public class AggregationGroupByLocalGroupLevel
extends java.lang.Object
Constructor and Description |
---|
AggregationGroupByLocalGroupLevel(ExprNode[] partitionExpr,
java.util.List<AggregationServiceAggExpressionDesc> expressions) |
Modifier and Type | Method and Description |
---|---|
java.util.List<AggregationServiceAggExpressionDesc> |
getExpressions() |
ExprNode[] |
getPartitionExpr() |
public AggregationGroupByLocalGroupLevel(ExprNode[] partitionExpr, java.util.List<AggregationServiceAggExpressionDesc> expressions)
public ExprNode[] getPartitionExpr()
public java.util.List<AggregationServiceAggExpressionDesc> getExpressions()