| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.mode.manager |
| 限定符和类型 | 方法和说明 |
|---|---|
ContextManager |
ContextManagerBuilder.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)
Build context manager.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.