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