跳过导航链接
A B C D E F G H O R S U Y 

A

ALGORITHM_PROVIDER_ORDER - 类 中的静态变量org.apache.shardingsphere.dbdiscovery.constant.DatabaseDiscoveryOrder
Algorithm provider database discovery order.
AlgorithmProvidedDatabaseDiscoveryRuleBuilder - org.apache.shardingsphere.dbdiscovery.rule.builder中的类
Algorithm provided database discovery rule builder.
AlgorithmProvidedDatabaseDiscoveryRuleBuilder() - 类 的构造器org.apache.shardingsphere.dbdiscovery.rule.builder.AlgorithmProvidedDatabaseDiscoveryRuleBuilder
 
AlgorithmProvidedDatabaseDiscoveryRuleConfiguration - org.apache.shardingsphere.dbdiscovery.algorithm.config中的类
Algorithm provided database discovery rule configuration.
AlgorithmProvidedDatabaseDiscoveryRuleConfiguration() - 类 的构造器org.apache.shardingsphere.dbdiscovery.algorithm.config.AlgorithmProvidedDatabaseDiscoveryRuleConfiguration
 

B

build(Collection<DataNode>, DatabaseDiscoveryRule) - 类 中的方法org.apache.shardingsphere.dbdiscovery.datanode.DatabaseDiscoveryDataNodeBuilder
 
build(AlgorithmProvidedDatabaseDiscoveryRuleConfiguration, String, Map<String, DataSource>, Collection<ShardingSphereRule>, InstanceContext) - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.builder.AlgorithmProvidedDatabaseDiscoveryRuleBuilder
 
build(DatabaseDiscoveryRuleConfiguration, String, Map<String, DataSource>, Collection<ShardingSphereRule>, InstanceContext) - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.builder.DatabaseDiscoveryRuleBuilder
 

C

changePrimaryDataSource(String, String, String, Map<String, DataSource>, Collection<String>) - 类 中的方法org.apache.shardingsphere.dbdiscovery.algorithm.DatabaseDiscoveryEngine
Change primary data source.
changePrimaryDataSourceName(String) - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryDataSourceRule
Change primary data source name.
check(String, DatabaseDiscoveryRuleConfiguration, Map<String, DataSource>, Collection<ShardingSphereRule>) - 类 中的方法org.apache.shardingsphere.dbdiscovery.checker.DatabaseDiscoveryRuleConfigurationChecker
 
checkEnvironment(String, Map<String, DataSource>) - 类 中的方法org.apache.shardingsphere.dbdiscovery.algorithm.DatabaseDiscoveryEngine
Check environment of database cluster.
closeHeartBeatJob() - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
 
createRouteContext(QueryContext, ShardingSphereDatabase, DatabaseDiscoveryRule, ConfigurationProperties, ConnectionContext) - 类 中的方法org.apache.shardingsphere.dbdiscovery.route.DatabaseDiscoverySQLRouter
 

D

DatabaseDiscoveryDataNodeBuilder - org.apache.shardingsphere.dbdiscovery.datanode中的类
Database discovery data node builder.
DatabaseDiscoveryDataNodeBuilder() - 类 的构造器org.apache.shardingsphere.dbdiscovery.datanode.DatabaseDiscoveryDataNodeBuilder
 
DatabaseDiscoveryDataSourceRouter - org.apache.shardingsphere.dbdiscovery.route.impl中的类
Data source router for database discovery.
DatabaseDiscoveryDataSourceRouter() - 类 的构造器org.apache.shardingsphere.dbdiscovery.route.impl.DatabaseDiscoveryDataSourceRouter
 
DatabaseDiscoveryDataSourceRule - org.apache.shardingsphere.dbdiscovery.rule中的类
Database discovery data source rule.
DatabaseDiscoveryDataSourceRule(DatabaseDiscoveryDataSourceRuleConfiguration, Properties, DatabaseDiscoveryProviderAlgorithm) - 类 的构造器org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryDataSourceRule
 
DatabaseDiscoveryEngine - org.apache.shardingsphere.dbdiscovery.algorithm中的类
Database discovery engine.
DatabaseDiscoveryEngine() - 类 的构造器org.apache.shardingsphere.dbdiscovery.algorithm.DatabaseDiscoveryEngine
 
DatabaseDiscoveryOrder - org.apache.shardingsphere.dbdiscovery.constant中的类
Database discovery order.
DatabaseDiscoveryOrder() - 类 的构造器org.apache.shardingsphere.dbdiscovery.constant.DatabaseDiscoveryOrder
 
DatabaseDiscoveryRule - org.apache.shardingsphere.dbdiscovery.rule中的类
Database discovery rule.
DatabaseDiscoveryRule(String, Map<String, DataSource>, DatabaseDiscoveryRuleConfiguration, InstanceContext) - 类 的构造器org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
 
DatabaseDiscoveryRule(String, Map<String, DataSource>, AlgorithmProvidedDatabaseDiscoveryRuleConfiguration, InstanceContext) - 类 的构造器org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
 
DatabaseDiscoveryRuleBuilder - org.apache.shardingsphere.dbdiscovery.rule.builder中的类
Database discovery rule builder.
DatabaseDiscoveryRuleBuilder() - 类 的构造器org.apache.shardingsphere.dbdiscovery.rule.builder.DatabaseDiscoveryRuleBuilder
 
DatabaseDiscoveryRuleConfigurationChecker - org.apache.shardingsphere.dbdiscovery.checker中的类
Database discovery rule configuration checker.
DatabaseDiscoveryRuleConfigurationChecker() - 类 的构造器org.apache.shardingsphere.dbdiscovery.checker.DatabaseDiscoveryRuleConfigurationChecker
 
DatabaseDiscoverySQLRouter - org.apache.shardingsphere.dbdiscovery.route中的类
Database discovery SQL router.
DatabaseDiscoverySQLRouter() - 类 的构造器org.apache.shardingsphere.dbdiscovery.route.DatabaseDiscoverySQLRouter
 
decorateRouteContext(RouteContext, QueryContext, ShardingSphereDatabase, DatabaseDiscoveryRule, ConfigurationProperties, ConnectionContext) - 类 中的方法org.apache.shardingsphere.dbdiscovery.route.DatabaseDiscoverySQLRouter
 
disableDataSource(String) - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryDataSourceRule
Disable data source.

E

enableDataSource(String) - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryDataSourceRule
Enable data source.
execute(ShardingContext) - 类 中的方法org.apache.shardingsphere.dbdiscovery.heartbeat.HeartbeatJob
 

F

findDataSourceRule(String) - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
Find data source rule.

G

getDataSourceGroup(Map<String, DataSource>) - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryDataSourceRule
Get data source.
getDataSourceMapper() - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryDataSourceRule
Get data source mapper.
getDataSourceMapper() - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
 
getExportData() - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
 
getOrder() - 类 中的方法org.apache.shardingsphere.dbdiscovery.checker.DatabaseDiscoveryRuleConfigurationChecker
 
getOrder() - 类 中的方法org.apache.shardingsphere.dbdiscovery.datanode.DatabaseDiscoveryDataNodeBuilder
 
getOrder() - 类 中的方法org.apache.shardingsphere.dbdiscovery.route.DatabaseDiscoverySQLRouter
 
getOrder() - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.builder.AlgorithmProvidedDatabaseDiscoveryRuleBuilder
 
getOrder() - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.builder.DatabaseDiscoveryRuleBuilder
 
getOrder() - 类 中的方法org.apache.shardingsphere.dbdiscovery.yaml.swapper.YamlDatabaseDiscoveryRuleAlgorithmProviderConfigurationSwapper
 
getOrder() - 类 中的方法org.apache.shardingsphere.dbdiscovery.yaml.swapper.YamlDatabaseDiscoveryRuleConfigurationSwapper
 
getPrimaryDataSourceName(String) - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
 
getReplicaDataSourceNames() - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryDataSourceRule
Get replica data source names.
getReplicaDataSourceNames(String) - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
 
getRuleConfigurationType() - 类 中的方法org.apache.shardingsphere.dbdiscovery.yaml.config.YamlDatabaseDiscoveryRuleConfiguration
 
getRuleTagName() - 类 中的方法org.apache.shardingsphere.dbdiscovery.yaml.swapper.YamlDatabaseDiscoveryRuleAlgorithmProviderConfigurationSwapper
 
getRuleTagName() - 类 中的方法org.apache.shardingsphere.dbdiscovery.yaml.swapper.YamlDatabaseDiscoveryRuleConfigurationSwapper
 
getSingleDataSourceRule() - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
Get single data source rule.
getType() - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
 
getTypeClass() - 类 中的方法org.apache.shardingsphere.dbdiscovery.checker.DatabaseDiscoveryRuleConfigurationChecker
 
getTypeClass() - 类 中的方法org.apache.shardingsphere.dbdiscovery.datanode.DatabaseDiscoveryDataNodeBuilder
 
getTypeClass() - 类 中的方法org.apache.shardingsphere.dbdiscovery.route.DatabaseDiscoverySQLRouter
 
getTypeClass() - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.builder.AlgorithmProvidedDatabaseDiscoveryRuleBuilder
 
getTypeClass() - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.builder.DatabaseDiscoveryRuleBuilder
 
getTypeClass() - 类 中的方法org.apache.shardingsphere.dbdiscovery.yaml.swapper.YamlDatabaseDiscoveryRuleAlgorithmProviderConfigurationSwapper
 
getTypeClass() - 类 中的方法org.apache.shardingsphere.dbdiscovery.yaml.swapper.YamlDatabaseDiscoveryRuleConfigurationSwapper
 

H

HeartbeatJob - org.apache.shardingsphere.dbdiscovery.heartbeat中的类
Heartbeat job.
HeartbeatJob() - 类 的构造器org.apache.shardingsphere.dbdiscovery.heartbeat.HeartbeatJob
 

O

ORDER - 类 中的静态变量org.apache.shardingsphere.dbdiscovery.constant.DatabaseDiscoveryOrder
Database discovery order.
org.apache.shardingsphere.dbdiscovery.algorithm - 程序包 org.apache.shardingsphere.dbdiscovery.algorithm
 
org.apache.shardingsphere.dbdiscovery.algorithm.config - 程序包 org.apache.shardingsphere.dbdiscovery.algorithm.config
 
org.apache.shardingsphere.dbdiscovery.checker - 程序包 org.apache.shardingsphere.dbdiscovery.checker
 
org.apache.shardingsphere.dbdiscovery.constant - 程序包 org.apache.shardingsphere.dbdiscovery.constant
 
org.apache.shardingsphere.dbdiscovery.datanode - 程序包 org.apache.shardingsphere.dbdiscovery.datanode
 
org.apache.shardingsphere.dbdiscovery.heartbeat - 程序包 org.apache.shardingsphere.dbdiscovery.heartbeat
 
org.apache.shardingsphere.dbdiscovery.route - 程序包 org.apache.shardingsphere.dbdiscovery.route
 
org.apache.shardingsphere.dbdiscovery.route.impl - 程序包 org.apache.shardingsphere.dbdiscovery.route.impl
 
org.apache.shardingsphere.dbdiscovery.rule - 程序包 org.apache.shardingsphere.dbdiscovery.rule
 
org.apache.shardingsphere.dbdiscovery.rule.builder - 程序包 org.apache.shardingsphere.dbdiscovery.rule.builder
 
org.apache.shardingsphere.dbdiscovery.yaml.config - 程序包 org.apache.shardingsphere.dbdiscovery.yaml.config
 
org.apache.shardingsphere.dbdiscovery.yaml.config.rule - 程序包 org.apache.shardingsphere.dbdiscovery.yaml.config.rule
 
org.apache.shardingsphere.dbdiscovery.yaml.swapper - 程序包 org.apache.shardingsphere.dbdiscovery.yaml.swapper
 

R

restartHeartBeatJob(DataSourceStatusChangedEvent) - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
 
route() - 类 中的方法org.apache.shardingsphere.dbdiscovery.route.impl.DatabaseDiscoveryDataSourceRouter
Route.

S

swapToObject(YamlDatabaseDiscoveryRuleConfiguration) - 类 中的方法org.apache.shardingsphere.dbdiscovery.yaml.swapper.YamlDatabaseDiscoveryRuleAlgorithmProviderConfigurationSwapper
 
swapToObject(YamlDatabaseDiscoveryRuleConfiguration) - 类 中的方法org.apache.shardingsphere.dbdiscovery.yaml.swapper.YamlDatabaseDiscoveryRuleConfigurationSwapper
 
swapToYamlConfiguration(AlgorithmProvidedDatabaseDiscoveryRuleConfiguration) - 类 中的方法org.apache.shardingsphere.dbdiscovery.yaml.swapper.YamlDatabaseDiscoveryRuleAlgorithmProviderConfigurationSwapper
 
swapToYamlConfiguration(DatabaseDiscoveryRuleConfiguration) - 类 中的方法org.apache.shardingsphere.dbdiscovery.yaml.swapper.YamlDatabaseDiscoveryRuleConfigurationSwapper
 

U

updateStatus(DataSourceStatusChangedEvent) - 类 中的方法org.apache.shardingsphere.dbdiscovery.rule.DatabaseDiscoveryRule
 

Y

YamlDatabaseDiscoveryDataSourceRuleConfiguration - org.apache.shardingsphere.dbdiscovery.yaml.config.rule中的类
Database discovery data source rule configuration for YAML.
YamlDatabaseDiscoveryDataSourceRuleConfiguration() - 类 的构造器org.apache.shardingsphere.dbdiscovery.yaml.config.rule.YamlDatabaseDiscoveryDataSourceRuleConfiguration
 
YamlDatabaseDiscoveryHeartBeatConfiguration - org.apache.shardingsphere.dbdiscovery.yaml.config.rule中的类
Database discovery heart beat configuration for YAML.
YamlDatabaseDiscoveryHeartBeatConfiguration() - 类 的构造器org.apache.shardingsphere.dbdiscovery.yaml.config.rule.YamlDatabaseDiscoveryHeartBeatConfiguration
 
YamlDatabaseDiscoveryRuleAlgorithmProviderConfigurationSwapper - org.apache.shardingsphere.dbdiscovery.yaml.swapper中的类
YAML database discovery rule configuration swapper.
YamlDatabaseDiscoveryRuleAlgorithmProviderConfigurationSwapper() - 类 的构造器org.apache.shardingsphere.dbdiscovery.yaml.swapper.YamlDatabaseDiscoveryRuleAlgorithmProviderConfigurationSwapper
 
YamlDatabaseDiscoveryRuleConfiguration - org.apache.shardingsphere.dbdiscovery.yaml.config中的类
Database discovery rule configuration for YAML.
YamlDatabaseDiscoveryRuleConfiguration() - 类 的构造器org.apache.shardingsphere.dbdiscovery.yaml.config.YamlDatabaseDiscoveryRuleConfiguration
 
YamlDatabaseDiscoveryRuleConfigurationSwapper - org.apache.shardingsphere.dbdiscovery.yaml.swapper中的类
YAML database discovery rule configuration swapper.
YamlDatabaseDiscoveryRuleConfigurationSwapper() - 类 的构造器org.apache.shardingsphere.dbdiscovery.yaml.swapper.YamlDatabaseDiscoveryRuleConfigurationSwapper
 
A B C D E F G H O R S U Y 
跳过导航链接

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