| Package | Description |
|---|---|
| org.apache.shardingsphere.core.merge.dql.groupby.aggregation |
| Modifier and Type | Class and Description |
|---|---|
class |
AccumulationAggregationUnit
Accumulation aggregation unit.
|
class |
AverageAggregationUnit
Average aggregation unit.
|
class |
ComparableAggregationUnit
Comparable aggregation unit.
|
| Modifier and Type | Method and Description |
|---|---|
static AggregationUnit |
AggregationUnitFactory.create(org.apache.shardingsphere.core.constant.AggregationType type)
Create aggregation unit instance.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.