| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.infra.yaml.config.swapper.rule |
| 限定符和类型 | 方法和说明 |
|---|---|
static Collection<YamlRuleConfigurationSwapper> |
YamlRuleConfigurationSwapperFactory.getAllInstances()
Get all instances of all YAML rule configuration swappers.
|
static Map<Class<?>,YamlRuleConfigurationSwapper> |
YamlRuleConfigurationSwapperFactory.getInstanceMapByRuleConfigurationClasses(Collection<Class<?>> ruleConfigTypes)
Get instance map of YAML rule configuration swapper.
|
static Map<RuleConfiguration,YamlRuleConfigurationSwapper> |
YamlRuleConfigurationSwapperFactory.getInstanceMapByRuleConfigurations(Collection<RuleConfiguration> ruleConfigs)
Get instance map of YAML rule configuration swapper.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.