Class AggregationImpl
java.lang.Object
cool.scx.data.aggregation.AggregationImpl
- All Implemented Interfaces:
Aggregation
AggregationImpl
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Details
-
AggregationImpl
public AggregationImpl()
-
-
Method Details
-
groupBys
Description copied from interface:Aggregation设置 分组- Specified by:
groupBysin interfaceAggregation
-
aggs
-
getGroupBys
Description copied from interface:Aggregation获取 分组- Specified by:
getGroupBysin interfaceAggregation
-
getAggs
Description copied from interface:Aggregation获取 聚合列- Specified by:
getAggsin interfaceAggregation
-
clearGroupBys
Description copied from interface:Aggregation清除 所有分组- Specified by:
clearGroupBysin interfaceAggregation
-
clearAggs
Description copied from interface:Aggregation清除 所有聚合列- Specified by:
clearAggsin interfaceAggregation
-
groupBy
-
groupBy
-
agg
-