public final class GroupByMemoryMergedResult extends MemoryMergedResult
| Constructor and Description |
|---|
GroupByMemoryMergedResult(Map<String,Integer> labelAndIndexMap,
List<QueryResult> queryResults,
org.apache.shardingsphere.core.parse.antlr.sql.statement.dml.SelectStatement selectStatement) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
next()
iterate next data.
|
getCalendarValue, getCalendarValue, getInputStream, getInputStream, getValue, getValue, resetLabelAndIndexMap, wasNullpublic GroupByMemoryMergedResult(Map<String,Integer> labelAndIndexMap, List<QueryResult> queryResults, org.apache.shardingsphere.core.parse.antlr.sql.statement.dml.SelectStatement selectStatement) throws SQLException
SQLExceptionpublic boolean next()
MergedResultCopyright © 2019 The Apache Software Foundation. All rights reserved.