public final class ClusterContextManagerBuilder extends Object implements ContextManagerBuilder
| 构造器和说明 |
|---|
ClusterContextManagerBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ContextManager |
build(org.apache.shardingsphere.infra.config.mode.ModeConfiguration modeConfig,
Map<String,Map<String,DataSource>> dataSourcesMap,
Map<String,Collection<org.apache.shardingsphere.infra.config.RuleConfiguration>> schemaRuleConfigs,
Collection<org.apache.shardingsphere.infra.config.RuleConfiguration> globalRuleConfigs,
Properties props,
boolean isOverwrite,
Integer port) |
String |
getType() |
public ContextManager build(org.apache.shardingsphere.infra.config.mode.ModeConfiguration modeConfig, Map<String,Map<String,DataSource>> dataSourcesMap, Map<String,Collection<org.apache.shardingsphere.infra.config.RuleConfiguration>> schemaRuleConfigs, Collection<org.apache.shardingsphere.infra.config.RuleConfiguration> globalRuleConfigs, Properties props, boolean isOverwrite, Integer port) throws SQLException
build 在接口中 ContextManagerBuilderSQLExceptionpublic String getType()
getType 在接口中 org.apache.shardingsphere.spi.typed.TypedSPICopyright © 2021 The Apache Software Foundation. All rights reserved.