| Package | Description |
|---|---|
| org.apache.shardingsphere.core.merge | |
| org.apache.shardingsphere.core.merge.dal | |
| org.apache.shardingsphere.core.merge.dql |
| Modifier and Type | Method and Description |
|---|---|
static MergeEngine |
MergeEngineFactory.newInstance(org.apache.shardingsphere.core.constant.DatabaseType databaseType,
org.apache.shardingsphere.core.rule.ShardingRule shardingRule,
org.apache.shardingsphere.core.route.SQLRouteResult routeResult,
org.apache.shardingsphere.core.metadata.table.ShardingTableMetaData shardingTableMetaData,
List<QueryResult> queryResults)
Create merge engine instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DALMergeEngine
DAL result set merge engine.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DQLMergeEngine
DQL result set merge engine.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.