| 限定符和类型 | 方法和说明 |
|---|---|
static FederationExecutor |
FederationExecutorFactory.newInstance(String databaseName,
String schemaName,
OptimizerContext optimizerContext,
org.apache.shardingsphere.infra.metadata.database.rule.ShardingSphereRuleMetaData globalRuleMetaData,
org.apache.shardingsphere.infra.config.props.ConfigurationProperties props,
JDBCExecutor jdbcExecutor,
org.apache.shardingsphere.infra.util.eventbus.EventBusContext eventBusContext)
Create new instance of federation executor factory.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AdvancedFederationExecutor
Advanced federation executor.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
OriginalFederationExecutor
Original federation executor.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.