| Package | Description |
|---|---|
| org.apache.shardingsphere.core.execute.sql.execute.result |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregationDistinctQueryResult
Aggregation distinct query result.
|
| Modifier and Type | Method and Description |
|---|---|
List<DistinctQueryResult> |
DistinctQueryResult.divide()
Divide one distinct query result to multiple child ones.
|
List<DistinctQueryResult> |
AggregationDistinctQueryResult.divide()
Divide one distinct query result to multiple child ones.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.