| Constructor and Description |
|---|
DatabaseDiscoveryRule(AlgorithmProvidedDatabaseDiscoveryRuleConfiguration config,
org.apache.shardingsphere.infra.database.type.DatabaseType databaseType,
Map<String,DataSource> dataSourceMap,
String schemaName) |
| Modifier and Type | Method and Description |
|---|---|
Class<AlgorithmProvidedDatabaseDiscoveryRuleConfiguration> |
AlgorithmProvidedDatabaseDiscoveryRuleBuilder.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseDiscoveryRule |
AlgorithmProvidedDatabaseDiscoveryRuleBuilder.build(String schemaName,
Map<String,DataSource> dataSourceMap,
org.apache.shardingsphere.infra.database.type.DatabaseType databaseType,
AlgorithmProvidedDatabaseDiscoveryRuleConfiguration ruleConfig) |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmProvidedDatabaseDiscoveryRuleConfiguration |
DatabaseDiscoveryRuleAlgorithmProviderConfigurationYamlSwapper.swapToObject(YamlDatabaseDiscoveryRuleConfiguration yamlConfig) |
| Modifier and Type | Method and Description |
|---|---|
Class<AlgorithmProvidedDatabaseDiscoveryRuleConfiguration> |
DatabaseDiscoveryRuleAlgorithmProviderConfigurationYamlSwapper.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
YamlDatabaseDiscoveryRuleConfiguration |
DatabaseDiscoveryRuleAlgorithmProviderConfigurationYamlSwapper.swapToYamlConfiguration(AlgorithmProvidedDatabaseDiscoveryRuleConfiguration data) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.