public final class GroupByMemoryMergedResult extends MemoryMergedResult<org.apache.shardingsphere.core.rule.ShardingRule>
| Constructor and Description |
|---|
GroupByMemoryMergedResult(List<org.apache.shardingsphere.underlying.execute.QueryResult> queryResults,
org.apache.shardingsphere.sql.parser.relation.statement.impl.SelectSQLStatementContext selectSQLStatementContext) |
| Modifier and Type | Method and Description |
|---|---|
protected List<MemoryQueryResultRow> |
init(org.apache.shardingsphere.core.rule.ShardingRule shardingRule,
org.apache.shardingsphere.sql.parser.relation.metadata.RelationMetas relationMetas,
org.apache.shardingsphere.sql.parser.relation.statement.SQLStatementContext sqlStatementContext,
List<org.apache.shardingsphere.underlying.execute.QueryResult> queryResults) |
getCalendarValue, getInputStream, getValue, next, wasNullpublic GroupByMemoryMergedResult(List<org.apache.shardingsphere.underlying.execute.QueryResult> queryResults, org.apache.shardingsphere.sql.parser.relation.statement.impl.SelectSQLStatementContext selectSQLStatementContext) throws SQLException
SQLExceptionprotected List<MemoryQueryResultRow> init(org.apache.shardingsphere.core.rule.ShardingRule shardingRule, org.apache.shardingsphere.sql.parser.relation.metadata.RelationMetas relationMetas, org.apache.shardingsphere.sql.parser.relation.statement.SQLStatementContext sqlStatementContext, List<org.apache.shardingsphere.underlying.execute.QueryResult> queryResults) throws SQLException
init in class MemoryMergedResult<org.apache.shardingsphere.core.rule.ShardingRule>SQLExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.