public final class MergeEngine extends Object
| 构造器和说明 |
|---|
MergeEngine(org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase database,
org.apache.shardingsphere.infra.config.props.ConfigurationProperties props,
org.apache.shardingsphere.infra.context.ConnectionContext connectionContext) |
public MergeEngine(org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase database,
org.apache.shardingsphere.infra.config.props.ConfigurationProperties props,
org.apache.shardingsphere.infra.context.ConnectionContext connectionContext)
public MergedResult merge(List<QueryResult> queryResults, SQLStatementContext<?> sqlStatementContext) throws SQLException
queryResults - query resultssqlStatementContext - SQL statement contextSQLException - SQL exceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.