| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.rule.builder | |
| org.apache.shardingsphere.infra.rule.builder.scope |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ShardingSphereRule> |
ShardingSphereRulesBuilder.buildGlobalRules(Collection<RuleConfiguration> globalRuleConfigurations,
Map<String,ShardingSphereMetaData> mataDataMap)
Build global rules.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalRule |
GlobalRuleBuilder.build(T ruleConfig,
Map<String,ShardingSphereMetaData> mataDataMap)
Build global rule.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.