Skip navigation links
A B C D F G O R S U Y 

A

ALGORITHM_PROVIDER_ORDER - Static variable in class org.apache.shardingsphere.dbdiscovery.constant.DatabaseDiscoveryOrder
Algorithm provider database discovery order.
AlgorithmProvidedDatabaseDiscoveryRuleBuilder - Class in org.apache.shardingsphere.dbdiscovery.rule.builder
Algorithm provided data base discovery rule builder.
AlgorithmProvidedDatabaseDiscoveryRuleBuilder() - Constructor for class org.apache.shardingsphere.dbdiscovery.rule.builder.AlgorithmProvidedDatabaseDiscoveryRuleBuilder
 
AlgorithmProvidedDatabaseDiscoveryRuleConfiguration - Class in org.apache.shardingsphere.dbdiscovery.algorithm.config
Algorithm provided data base discovery rule configuration.
AlgorithmProvidedDatabaseDiscoveryRuleConfiguration() - Constructor for class org.apache.shardingsphere.dbdiscovery.algorithm.config.AlgorithmProvidedDatabaseDiscoveryRuleConfiguration
 

B

build(String, Map<String, DataSource>, DatabaseType, AlgorithmProvidedDatabaseDiscoveryRuleConfiguration) - Method in class org.apache.shardingsphere.dbdiscovery.rule.builder.AlgorithmProvidedDatabaseDiscoveryRuleBuilder
 
build(String, Map<String, DataSource>, DatabaseType, DatabaseDiscoveryRuleConfiguration) - Method in class org.apache.shardingsphere.dbdiscovery.rule.builder.DatabaseDiscoveryRuleBuilder
 

C

check(String, DatabaseDiscoveryRuleConfiguration) - Method in class org.apache.shardingsphere.dbdiscovery.rule.checker.DatabaseDiscoveryRuleConfigurationChecker
 
convert(Collection<DatabaseDiscoveryRuleSegment>) - Static method in class org.apache.shardingsphere.dbdiscovery.yaml.converter.DatabaseDiscoveryRuleStatementConverter
Convert database discovery rule segment to YAML database discovery rule configuration.
createRouteContext(LogicSQL, ShardingSphereMetaData, DatabaseDiscoveryRule, ConfigurationProperties) - Method in class org.apache.shardingsphere.dbdiscovery.route.DatabaseDiscoverySQLRouter
 

D

DatabaseDiscoveryDataSourceNameAware - Class in org.apache.shardingsphere.dbdiscovery.aware
Database discovery data source name aware.
DatabaseDiscoveryDataSourceNameAware() - Constructor for class org.apache.shardingsphere.dbdiscovery.aware.DatabaseDiscoveryDataSourceNameAware
 
DatabaseDiscoveryDataSourceRouter - Class in org.apache.shardingsphere.dbdiscovery.route.impl
Data source router for database discovery.
DatabaseDiscoveryDataSourceRouter() - Constructor for class org.apache.shardingsphere.dbdiscovery.route.impl.DatabaseDiscoveryDataSourceRouter
 
DatabaseDiscoveryDataSourceRule - Class in org.apache.shardingsphere.dbdiscovery.rule
Database discovery data source rule.
DatabaseDiscoveryDataSourceRule(DatabaseDiscoveryDataSourceRuleConfiguration, DatabaseDiscoveryType) - Constructor for class org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryDataSourceRule
 
DatabaseDiscoveryOrder - Class in org.apache.shardingsphere.dbdiscovery.constant
Database discovery order.
DatabaseDiscoveryOrder() - Constructor for class org.apache.shardingsphere.dbdiscovery.constant.DatabaseDiscoveryOrder
 
DatabaseDiscoveryRule - Class in org.apache.shardingsphere.dbdiscovery.rule
Database discovery rule.
DatabaseDiscoveryRule(DatabaseDiscoveryRuleConfiguration, DatabaseType, Map<String, DataSource>, String) - Constructor for class org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
 
DatabaseDiscoveryRule(AlgorithmProvidedDatabaseDiscoveryRuleConfiguration, DatabaseType, Map<String, DataSource>, String) - Constructor for class org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
 
DatabaseDiscoveryRuleAlgorithmProviderConfigurationYamlSwapper - Class in org.apache.shardingsphere.dbdiscovery.yaml.swapper
Database discovery rule configuration YAML swapper.
DatabaseDiscoveryRuleAlgorithmProviderConfigurationYamlSwapper() - Constructor for class org.apache.shardingsphere.dbdiscovery.yaml.swapper.DatabaseDiscoveryRuleAlgorithmProviderConfigurationYamlSwapper
 
DatabaseDiscoveryRuleBuilder - Class in org.apache.shardingsphere.dbdiscovery.rule.builder
Database discovery rule builder.
DatabaseDiscoveryRuleBuilder() - Constructor for class org.apache.shardingsphere.dbdiscovery.rule.builder.DatabaseDiscoveryRuleBuilder
 
DatabaseDiscoveryRuleConfigurationChecker - Class in org.apache.shardingsphere.dbdiscovery.rule.checker
Database discovery rule configuration checker.
DatabaseDiscoveryRuleConfigurationChecker() - Constructor for class org.apache.shardingsphere.dbdiscovery.rule.checker.DatabaseDiscoveryRuleConfigurationChecker
 
DatabaseDiscoveryRuleConfigurationYamlSwapper - Class in org.apache.shardingsphere.dbdiscovery.yaml.swapper
Database discovery rule configuration YAML swapper.
DatabaseDiscoveryRuleConfigurationYamlSwapper() - Constructor for class org.apache.shardingsphere.dbdiscovery.yaml.swapper.DatabaseDiscoveryRuleConfigurationYamlSwapper
 
DatabaseDiscoveryRuleStatementConverter - Class in org.apache.shardingsphere.dbdiscovery.yaml.converter
Database discovery rule statement converter.
DatabaseDiscoveryRuleStatementConverter() - Constructor for class org.apache.shardingsphere.dbdiscovery.yaml.converter.DatabaseDiscoveryRuleStatementConverter
 
DatabaseDiscoverySQLRouter - Class in org.apache.shardingsphere.dbdiscovery.route
Database discovery SQL router.
DatabaseDiscoverySQLRouter() - Constructor for class org.apache.shardingsphere.dbdiscovery.route.DatabaseDiscoverySQLRouter
 
decorateRouteContext(RouteContext, LogicSQL, ShardingSphereMetaData, DatabaseDiscoveryRule, ConfigurationProperties) - Method in class org.apache.shardingsphere.dbdiscovery.route.DatabaseDiscoverySQLRouter
 

F

findDataSourceRule(String) - Method in class org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
Find data source rule.

G

getAllLogicDataSourceNames() - Method in class org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
Get all logic data source names.
getDataSourceMapper() - Method in class org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryDataSourceRule
Get data source mapper.
getDataSourceMapper() - Method in class org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
 
getDataSourceNames() - Method in class org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryDataSourceRule
Get data source names.
getOrder() - Method in class org.apache.shardingsphere.dbdiscovery.route.DatabaseDiscoverySQLRouter
 
getOrder() - Method in class org.apache.shardingsphere.dbdiscovery.rule.builder.AlgorithmProvidedDatabaseDiscoveryRuleBuilder
 
getOrder() - Method in class org.apache.shardingsphere.dbdiscovery.rule.builder.DatabaseDiscoveryRuleBuilder
 
getOrder() - Method in class org.apache.shardingsphere.dbdiscovery.rule.checker.DatabaseDiscoveryRuleConfigurationChecker
 
getOrder() - Method in class org.apache.shardingsphere.dbdiscovery.yaml.swapper.DatabaseDiscoveryRuleAlgorithmProviderConfigurationYamlSwapper
 
getOrder() - Method in class org.apache.shardingsphere.dbdiscovery.yaml.swapper.DatabaseDiscoveryRuleConfigurationYamlSwapper
 
getPrimaryDataSourceName(String) - Method in class org.apache.shardingsphere.dbdiscovery.aware.DatabaseDiscoveryDataSourceNameAware
 
getReplicaDataSourceNames(String) - Method in class org.apache.shardingsphere.dbdiscovery.aware.DatabaseDiscoveryDataSourceNameAware
 
getReplicaDataSourceNames() - Method in class org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryDataSourceRule
Get replica data source names.
getRuleConfigurationType() - Method in class org.apache.shardingsphere.dbdiscovery.yaml.config.YamlDatabaseDiscoveryRuleConfiguration
 
getRuleTagName() - Method in class org.apache.shardingsphere.dbdiscovery.yaml.swapper.DatabaseDiscoveryRuleAlgorithmProviderConfigurationYamlSwapper
 
getRuleTagName() - Method in class org.apache.shardingsphere.dbdiscovery.yaml.swapper.DatabaseDiscoveryRuleConfigurationYamlSwapper
 
getSingleDataSourceRule() - Method in class org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
Get single data source rule.
getType() - Method in class org.apache.shardingsphere.dbdiscovery.aware.DatabaseDiscoveryDataSourceNameAware
 
getTypeClass() - Method in class org.apache.shardingsphere.dbdiscovery.route.DatabaseDiscoverySQLRouter
 
getTypeClass() - Method in class org.apache.shardingsphere.dbdiscovery.rule.builder.AlgorithmProvidedDatabaseDiscoveryRuleBuilder
 
getTypeClass() - Method in class org.apache.shardingsphere.dbdiscovery.rule.builder.DatabaseDiscoveryRuleBuilder
 
getTypeClass() - Method in class org.apache.shardingsphere.dbdiscovery.rule.checker.DatabaseDiscoveryRuleConfigurationChecker
 
getTypeClass() - Method in class org.apache.shardingsphere.dbdiscovery.yaml.swapper.DatabaseDiscoveryRuleAlgorithmProviderConfigurationYamlSwapper
 
getTypeClass() - Method in class org.apache.shardingsphere.dbdiscovery.yaml.swapper.DatabaseDiscoveryRuleConfigurationYamlSwapper
 

O

ORDER - Static variable in class org.apache.shardingsphere.dbdiscovery.constant.DatabaseDiscoveryOrder
Database discovery order.
org.apache.shardingsphere.dbdiscovery.algorithm.config - package org.apache.shardingsphere.dbdiscovery.algorithm.config
 
org.apache.shardingsphere.dbdiscovery.aware - package org.apache.shardingsphere.dbdiscovery.aware
 
org.apache.shardingsphere.dbdiscovery.constant - package org.apache.shardingsphere.dbdiscovery.constant
 
org.apache.shardingsphere.dbdiscovery.route - package org.apache.shardingsphere.dbdiscovery.route
 
org.apache.shardingsphere.dbdiscovery.route.impl - package org.apache.shardingsphere.dbdiscovery.route.impl
 
org.apache.shardingsphere.dbdiscovery.rule - package org.apache.shardingsphere.dbdiscovery.rule
 
org.apache.shardingsphere.dbdiscovery.rule.builder - package org.apache.shardingsphere.dbdiscovery.rule.builder
 
org.apache.shardingsphere.dbdiscovery.rule.checker - package org.apache.shardingsphere.dbdiscovery.rule.checker
 
org.apache.shardingsphere.dbdiscovery.yaml.config - package org.apache.shardingsphere.dbdiscovery.yaml.config
 
org.apache.shardingsphere.dbdiscovery.yaml.config.rule - package org.apache.shardingsphere.dbdiscovery.yaml.config.rule
 
org.apache.shardingsphere.dbdiscovery.yaml.converter - package org.apache.shardingsphere.dbdiscovery.yaml.converter
 
org.apache.shardingsphere.dbdiscovery.yaml.swapper - package org.apache.shardingsphere.dbdiscovery.yaml.swapper
 

R

route() - Method in class org.apache.shardingsphere.dbdiscovery.route.impl.DatabaseDiscoveryDataSourceRouter
Route.

S

setRule(ShardingSphereRule) - Method in class org.apache.shardingsphere.dbdiscovery.aware.DatabaseDiscoveryDataSourceNameAware
 
swapToObject(YamlDatabaseDiscoveryRuleConfiguration) - Method in class org.apache.shardingsphere.dbdiscovery.yaml.swapper.DatabaseDiscoveryRuleAlgorithmProviderConfigurationYamlSwapper
 
swapToObject(YamlDatabaseDiscoveryRuleConfiguration) - Method in class org.apache.shardingsphere.dbdiscovery.yaml.swapper.DatabaseDiscoveryRuleConfigurationYamlSwapper
 
swapToYamlConfiguration(AlgorithmProvidedDatabaseDiscoveryRuleConfiguration) - Method in class org.apache.shardingsphere.dbdiscovery.yaml.swapper.DatabaseDiscoveryRuleAlgorithmProviderConfigurationYamlSwapper
 
swapToYamlConfiguration(DatabaseDiscoveryRuleConfiguration) - Method in class org.apache.shardingsphere.dbdiscovery.yaml.swapper.DatabaseDiscoveryRuleConfigurationYamlSwapper
 

U

updateDisabledDataSourceNames(String, boolean) - Method in class org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryDataSourceRule
Update disabled data source names.
updatePrimaryDataSourceName(String) - Method in class org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryDataSourceRule
Update primary data source name.
updateRuleStatus(RuleChangedEvent) - Method in class org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
 

Y

YamlDatabaseDiscoveryDataSourceRuleConfiguration - Class in org.apache.shardingsphere.dbdiscovery.yaml.config.rule
Database discovery data source rule configuration for YAML.
YamlDatabaseDiscoveryDataSourceRuleConfiguration() - Constructor for class org.apache.shardingsphere.dbdiscovery.yaml.config.rule.YamlDatabaseDiscoveryDataSourceRuleConfiguration
 
YamlDatabaseDiscoveryRuleConfiguration - Class in org.apache.shardingsphere.dbdiscovery.yaml.config
Database discovery rule configuration for YAML.
YamlDatabaseDiscoveryRuleConfiguration() - Constructor for class org.apache.shardingsphere.dbdiscovery.yaml.config.YamlDatabaseDiscoveryRuleConfiguration
 
A B C D F G O R S U Y 
Skip navigation links

Copyright © 2021 The Apache Software Foundation. All rights reserved.