| Modifier and Type | Method and Description |
|---|---|
Class<AlgorithmProvidedShadowRuleConfiguration> |
AlgorithmProvidedShadowRuleConfigurationChecker.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AlgorithmProvidedShadowRuleConfigurationChecker.checkShadowRuleConfiguration(AlgorithmProvidedShadowRuleConfiguration config) |
| Constructor and Description |
|---|
ShadowRule(AlgorithmProvidedShadowRuleConfiguration shadowRuleConfig) |
| Modifier and Type | Method and Description |
|---|---|
Class<AlgorithmProvidedShadowRuleConfiguration> |
AlgorithmProvidedShadowRuleBuilder.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
ShadowRule |
AlgorithmProvidedShadowRuleBuilder.build(AlgorithmProvidedShadowRuleConfiguration config,
String schemaName,
Map<String,DataSource> dataSources,
Collection<org.apache.shardingsphere.infra.rule.ShardingSphereRule> builtRules,
org.apache.shardingsphere.infra.config.props.ConfigurationProperties props) |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmProvidedShadowRuleConfiguration |
ShadowRuleAlgorithmProviderConfigurationYamlSwapper.swapToObject(YamlShadowRuleConfiguration yamlConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
Class<AlgorithmProvidedShadowRuleConfiguration> |
ShadowRuleAlgorithmProviderConfigurationYamlSwapper.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
YamlShadowRuleConfiguration |
ShadowRuleAlgorithmProviderConfigurationYamlSwapper.swapToYamlConfiguration(AlgorithmProvidedShadowRuleConfiguration dataConfiguration) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.