| Constructor and Description |
|---|
ShardingRule(AlgorithmProvidedShardingRuleConfiguration config,
org.apache.shardingsphere.infra.database.type.DatabaseType databaseType,
Map<String,DataSource> dataSourceMap) |
| Modifier and Type | Method and Description |
|---|---|
Class<AlgorithmProvidedShardingRuleConfiguration> |
AlgorithmProvidedShardingRuleBuilder.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
ShardingRule |
AlgorithmProvidedShardingRuleBuilder.build(String schemaName,
Map<String,DataSource> dataSourceMap,
org.apache.shardingsphere.infra.database.type.DatabaseType databaseType,
AlgorithmProvidedShardingRuleConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
Class<AlgorithmProvidedShardingRuleConfiguration> |
AlgorithmProvidedShardingRuleConfigurationChecker.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlgorithmProvidedShardingRuleConfigurationChecker.check(String schemaName,
AlgorithmProvidedShardingRuleConfiguration config) |
protected boolean |
AbstractShardingRuleConfigurationChecker.hasAvailableTableConfigurations(AlgorithmProvidedShardingRuleConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmProvidedShardingRuleConfiguration |
ShardingRuleAlgorithmProviderConfigurationYamlSwapper.swapToObject(YamlShardingRuleConfiguration yamlConfig) |
| Modifier and Type | Method and Description |
|---|---|
Class<AlgorithmProvidedShardingRuleConfiguration> |
ShardingRuleAlgorithmProviderConfigurationYamlSwapper.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
YamlShardingRuleConfiguration |
ShardingRuleAlgorithmProviderConfigurationYamlSwapper.swapToYamlConfiguration(AlgorithmProvidedShardingRuleConfiguration data) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.