public final class GroupByMemoryMergedResult extends MemoryMergedResult<ShardingRule>
| 构造器和说明 |
|---|
GroupByMemoryMergedResult(List<org.apache.shardingsphere.infra.executor.sql.execute.result.query.QueryResult> queryResults,
SelectStatementContext selectStatementContext,
org.apache.shardingsphere.infra.metadata.database.schema.decorator.model.ShardingSphereSchema schema) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<MemoryQueryResultRow> |
init(ShardingRule shardingRule,
org.apache.shardingsphere.infra.metadata.database.schema.decorator.model.ShardingSphereSchema schema,
SQLStatementContext<?> sqlStatementContext,
List<org.apache.shardingsphere.infra.executor.sql.execute.result.query.QueryResult> queryResults) |
getCalendarValue, getInputStream, getValue, next, wasNullpublic GroupByMemoryMergedResult(List<org.apache.shardingsphere.infra.executor.sql.execute.result.query.QueryResult> queryResults, SelectStatementContext selectStatementContext, org.apache.shardingsphere.infra.metadata.database.schema.decorator.model.ShardingSphereSchema schema) throws SQLException
SQLExceptionprotected List<MemoryQueryResultRow> init(ShardingRule shardingRule, org.apache.shardingsphere.infra.metadata.database.schema.decorator.model.ShardingSphereSchema schema, SQLStatementContext<?> sqlStatementContext, List<org.apache.shardingsphere.infra.executor.sql.execute.result.query.QueryResult> queryResults) throws SQLException
init 在类中 MemoryMergedResult<ShardingRule>SQLExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.