public final class DQLMergeEngine extends Object implements MergeEngine
| Constructor and Description |
|---|
DQLMergeEngine(org.apache.shardingsphere.core.constant.DatabaseType databaseType,
org.apache.shardingsphere.core.route.SQLRouteResult routeResult,
List<QueryResult> queryResults) |
public DQLMergeEngine(org.apache.shardingsphere.core.constant.DatabaseType databaseType,
org.apache.shardingsphere.core.route.SQLRouteResult routeResult,
List<QueryResult> queryResults)
throws SQLException
SQLExceptionpublic MergedResult merge() throws SQLException
MergeEnginemerge in interface MergeEngineSQLException - SQL exceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.