跳过导航链接
A B C D E F G H I K L M N O P R S T U Y 

A

Authentication - org.apache.shardingsphere.core.rule中的类
Authentication.
Authentication() - 类 的构造器org.apache.shardingsphere.core.rule.Authentication
 
AuthenticationYamlSwapper - org.apache.shardingsphere.core.yaml.swapper中的类
Authentication YAML swapper.
AuthenticationYamlSwapper() - 类 的构造器org.apache.shardingsphere.core.yaml.swapper.AuthenticationYamlSwapper
 

B

BindingTableRule - org.apache.shardingsphere.core.rule中的类
Binding table rule.
BindingTableRule() - 类 的构造器org.apache.shardingsphere.core.rule.BindingTableRule
 

C

ComplexShardingStrategy - org.apache.shardingsphere.core.strategy.route.complex中的类
Complex sharding strategy.
ComplexShardingStrategy(ComplexShardingStrategyConfiguration) - 类 的构造器org.apache.shardingsphere.core.strategy.route.complex.ComplexShardingStrategy
 
ConfigurationLogger - org.apache.shardingsphere.core.log中的类
Configuration logger.
ConfigurationLogger() - 类 的构造器org.apache.shardingsphere.core.log.ConfigurationLogger
 
construct(Node) - 类 中的方法org.apache.shardingsphere.core.yaml.constructor.construct.YamlNoneShardingStrategyConfigurationConstruct
 
construct2ndStep(Node, Object) - 类 中的方法org.apache.shardingsphere.core.yaml.constructor.construct.YamlNoneShardingStrategyConfigurationConstruct
 
containDataSourceName(String) - 类 中的方法org.apache.shardingsphere.core.rule.MasterSlaveRule
Judge whether contain data source name.

D

decorate(TableMetaData, String, ShardingRule) - 类 中的方法org.apache.shardingsphere.core.metadata.ShardingTableMetaDataDecorator
 
doSharding(Collection<String>, Collection<RouteValue>, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.core.strategy.route.complex.ComplexShardingStrategy
 
doSharding(Collection<String>, Collection<RouteValue>, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.core.strategy.route.hint.HintShardingStrategy
 
doSharding(Collection<String>, Collection<RouteValue>, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.core.strategy.route.inline.InlineShardingStrategy
 
doSharding(Collection<String>, Collection<RouteValue>, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.core.strategy.route.none.NoneShardingStrategy
 
doSharding(Collection<String>, Collection<RouteValue>, ConfigurationProperties) - 接口 中的方法org.apache.shardingsphere.core.strategy.route.ShardingStrategy
Sharding.
doSharding(Collection<String>, Collection<RouteValue>, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.core.strategy.route.standard.StandardShardingStrategy
 

E

EPOCH - 类 中的静态变量org.apache.shardingsphere.core.strategy.keygen.SnowflakeShardingKeyGenerator
 

F

findActualDefaultDataSourceName() - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Find actual default data source name.
findBindingTableRule(String) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Find binding table rule via logic table name.
findGenerateKeyColumnName(String) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Find column name of generated key.
findMasterSlaveRule(String) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Find master slave rule.
findTableRule(String) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Find table rule.
findTableRuleByActualTable(String) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Find table rule via actual table name.

G

generateKey(String) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Generate key.
generateKey() - 类 中的方法org.apache.shardingsphere.core.strategy.keygen.SnowflakeShardingKeyGenerator
 
generateKey() - 类 中的方法org.apache.shardingsphere.core.strategy.keygen.UUIDShardingKeyGenerator
 
getActualDatasourceNames() - 类 中的方法org.apache.shardingsphere.core.rule.TableRule
Get actual data source names.
getActualTableNames(String) - 类 中的方法org.apache.shardingsphere.core.rule.TableRule
Get actual table names via target data source name.
getBindingActualTable(String, String, String) - 类 中的方法org.apache.shardingsphere.core.rule.BindingTableRule
Deduce actual table name from other actual table name in same binding table rule.
getColumnName() - 接口 中的方法org.apache.shardingsphere.core.strategy.route.value.RouteValue
Get column name.
getCurrentMillis() - 类 中的方法org.apache.shardingsphere.core.strategy.keygen.TimeService
Get current millis.
getDatabaseShardingStrategy(TableRule) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Get database sharding strategy.
getDataNode(String) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Find data node by logic table name.
getDataNode(String, String) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Find data node by data source and logic table.
getDataNodeGroups() - 类 中的方法org.apache.shardingsphere.core.rule.TableRule
Get data node groups.
getDataSource(String, String, List<String>) - 类 中的方法org.apache.shardingsphere.core.strategy.masterslave.RandomMasterSlaveLoadBalanceAlgorithm
 
getDataSource(String, String, List<String>) - 类 中的方法org.apache.shardingsphere.core.strategy.masterslave.RoundRobinMasterSlaveLoadBalanceAlgorithm
 
getDefaultDataSourceName() - 类 中的方法org.apache.shardingsphere.core.rule.ShardingDataSourceNames
Get default data source name.
getGenerateKeyColumn() - 类 中的方法org.apache.shardingsphere.core.rule.TableRule
Get generate key column.
getLogicAndActualTablesFromBindingTable(String, String, String, Collection<String>) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Get logic and actual binding tables.
getLogicTableNames(String) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Get logic table names based on actual table name.
getProcessedTupleName() - 类 中的方法org.apache.shardingsphere.core.yaml.representer.processor.NoneShardingStrategyTupleProcessor
 
getRandomDataSourceName() - 类 中的方法org.apache.shardingsphere.core.rule.ShardingDataSourceNames
Get random data source name.
getRandomDataSourceName(Collection<String>) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingDataSourceNames
Get random data source name.
getRawMasterDataSourceName(String) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingDataSourceNames
Get raw master data source name.
getShardingColumns() - 类 中的方法org.apache.shardingsphere.core.strategy.route.inline.InlineShardingStrategy
 
getShardingColumns() - 接口 中的方法org.apache.shardingsphere.core.strategy.route.ShardingStrategy
Get sharding columns.
getShardingColumns() - 类 中的方法org.apache.shardingsphere.core.strategy.route.standard.StandardShardingStrategy
 
getShardingLogicTableNames(Collection<String>) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Get sharding logic table names.
getTableName() - 接口 中的方法org.apache.shardingsphere.core.strategy.route.value.RouteValue
Get table name.
getTableRule(String) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Get table rule.
getTableShardingStrategy(TableRule) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Get table sharding strategy.
getType() - 类 中的方法org.apache.shardingsphere.core.strategy.keygen.SnowflakeShardingKeyGenerator
 
getType() - 类 中的方法org.apache.shardingsphere.core.strategy.keygen.UUIDShardingKeyGenerator
 
getType() - 类 中的方法org.apache.shardingsphere.core.strategy.masterslave.RandomMasterSlaveLoadBalanceAlgorithm
 
getType() - 类 中的方法org.apache.shardingsphere.core.strategy.masterslave.RoundRobinMasterSlaveLoadBalanceAlgorithm
 

H

hasDefaultDataSourceName() - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Judge if default data source mame exists.
hasLogicTable(String) - 类 中的方法org.apache.shardingsphere.core.rule.BindingTableRule
Judge contains this logic table in this rule.
HintShardingStrategy - org.apache.shardingsphere.core.strategy.route.hint中的类
Hint sharding strategy.
HintShardingStrategy(HintShardingStrategyConfiguration) - 类 的构造器org.apache.shardingsphere.core.strategy.route.hint.HintShardingStrategy
 

I

InlineShardingStrategy - org.apache.shardingsphere.core.strategy.route.inline中的类
Standard sharding strategy.
InlineShardingStrategy(InlineShardingStrategyConfiguration) - 类 的构造器org.apache.shardingsphere.core.strategy.route.inline.InlineShardingStrategy
 
isAllBindingTables(Collection<String>) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Judge logic tables is all belong to binding encryptors.
isAllBroadcastTables(Collection<String>) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Judge logic tables is all belong to broadcast encryptors.
isAllInDefaultDataSource(Collection<String>) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Judge logic tables is all belong to default data source.
isBroadcastTable(String) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Judge logic table is belong to broadcast tables.
isEncrypt() - 类 中的方法org.apache.shardingsphere.core.yaml.config.shadow.YamlShadowRuleConfiguration
Raw datasource is encrypt.
isMasterSlave() - 类 中的方法org.apache.shardingsphere.core.yaml.config.shadow.YamlShadowRuleConfiguration
Raw datasource is master slave.
isSharding() - 类 中的方法org.apache.shardingsphere.core.yaml.config.shadow.YamlShadowRuleConfiguration
Raw datasource is sharding.
isShardingColumn(String, String) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Judge is sharding column or not.

K

KeyGeneratorConfigurationYamlSwapper - org.apache.shardingsphere.core.yaml.swapper中的类
Key generator configuration YAML swapper.
KeyGeneratorConfigurationYamlSwapper() - 类 的构造器org.apache.shardingsphere.core.yaml.swapper.KeyGeneratorConfigurationYamlSwapper
 

L

ListRouteValue<T extends Comparable<?>> - org.apache.shardingsphere.core.strategy.route.value中的类
Route value for list values.
ListRouteValue() - 类 的构造器org.apache.shardingsphere.core.strategy.route.value.ListRouteValue
 
load(String, DatabaseType) - 类 中的方法org.apache.shardingsphere.core.metadata.ShardingMetaDataLoader
Load table meta data.
load(DatabaseType) - 类 中的方法org.apache.shardingsphere.core.metadata.ShardingMetaDataLoader
Load schema Meta data.
log(RuleConfiguration) - 类 中的静态方法org.apache.shardingsphere.core.log.ConfigurationLogger
Log rule configuration.
log(Authentication) - 类 中的静态方法org.apache.shardingsphere.core.log.ConfigurationLogger
Log authentication configuration.
log(Properties) - 类 中的静态方法org.apache.shardingsphere.core.log.ConfigurationLogger
Log properties.

M

MasterSlaveLoadBalanceAlgorithmServiceLoader - org.apache.shardingsphere.spi.algorithm.masterslave中的类
Master-slave database load-balance algorithm service loader.
MasterSlaveLoadBalanceAlgorithmServiceLoader() - 类 的构造器org.apache.shardingsphere.spi.algorithm.masterslave.MasterSlaveLoadBalanceAlgorithmServiceLoader
 
MasterSlaveRule - org.apache.shardingsphere.core.rule中的类
Databases and tables master-slave rule.
MasterSlaveRule(String, String, List<String>, MasterSlaveLoadBalanceAlgorithm) - 类 的构造器org.apache.shardingsphere.core.rule.MasterSlaveRule
 
MasterSlaveRule(MasterSlaveRuleConfiguration) - 类 的构造器org.apache.shardingsphere.core.rule.MasterSlaveRule
 
MasterSlaveRuleConfigurationYamlSwapper - org.apache.shardingsphere.core.yaml.swapper中的类
Master-slave rule configuration YAML swapper.
MasterSlaveRuleConfigurationYamlSwapper() - 类 的构造器org.apache.shardingsphere.core.yaml.swapper.MasterSlaveRuleConfigurationYamlSwapper
 

N

newInstance(String, Class<T>) - 类 中的静态方法org.apache.shardingsphere.core.strategy.route.ShardingAlgorithmFactory
Create sharding algorithm.
newInstance(ShardingStrategyConfiguration) - 类 中的静态方法org.apache.shardingsphere.core.strategy.route.ShardingStrategyFactory
Create sharding algorithm.
newInstance() - 类 中的静态方法org.apache.shardingsphere.core.yaml.representer.processor.ShardingTupleProcessorFactory
New instance tuple processors for sharding.
NoneShardingStrategy - org.apache.shardingsphere.core.strategy.route.none中的类
None sharding strategy.
NoneShardingStrategy() - 类 的构造器org.apache.shardingsphere.core.strategy.route.none.NoneShardingStrategy
 
NoneShardingStrategyTupleProcessor - org.apache.shardingsphere.core.yaml.representer.processor中的类
NoneShardingStrategy YAML tuple processor.
NoneShardingStrategyTupleProcessor() - 类 的构造器org.apache.shardingsphere.core.yaml.representer.processor.NoneShardingStrategyTupleProcessor
 

O

org.apache.shardingsphere.core.log - 程序包 org.apache.shardingsphere.core.log
 
org.apache.shardingsphere.core.metadata - 程序包 org.apache.shardingsphere.core.metadata
 
org.apache.shardingsphere.core.rule - 程序包 org.apache.shardingsphere.core.rule
 
org.apache.shardingsphere.core.rule.aware - 程序包 org.apache.shardingsphere.core.rule.aware
 
org.apache.shardingsphere.core.strategy.keygen - 程序包 org.apache.shardingsphere.core.strategy.keygen
 
org.apache.shardingsphere.core.strategy.masterslave - 程序包 org.apache.shardingsphere.core.strategy.masterslave
 
org.apache.shardingsphere.core.strategy.route - 程序包 org.apache.shardingsphere.core.strategy.route
 
org.apache.shardingsphere.core.strategy.route.complex - 程序包 org.apache.shardingsphere.core.strategy.route.complex
 
org.apache.shardingsphere.core.strategy.route.hint - 程序包 org.apache.shardingsphere.core.strategy.route.hint
 
org.apache.shardingsphere.core.strategy.route.inline - 程序包 org.apache.shardingsphere.core.strategy.route.inline
 
org.apache.shardingsphere.core.strategy.route.none - 程序包 org.apache.shardingsphere.core.strategy.route.none
 
org.apache.shardingsphere.core.strategy.route.standard - 程序包 org.apache.shardingsphere.core.strategy.route.standard
 
org.apache.shardingsphere.core.strategy.route.value - 程序包 org.apache.shardingsphere.core.strategy.route.value
 
org.apache.shardingsphere.core.yaml.config.common - 程序包 org.apache.shardingsphere.core.yaml.config.common
 
org.apache.shardingsphere.core.yaml.config.masterslave - 程序包 org.apache.shardingsphere.core.yaml.config.masterslave
 
org.apache.shardingsphere.core.yaml.config.shadow - 程序包 org.apache.shardingsphere.core.yaml.config.shadow
 
org.apache.shardingsphere.core.yaml.config.sharding - 程序包 org.apache.shardingsphere.core.yaml.config.sharding
 
org.apache.shardingsphere.core.yaml.config.sharding.strategy - 程序包 org.apache.shardingsphere.core.yaml.config.sharding.strategy
 
org.apache.shardingsphere.core.yaml.constructor - 程序包 org.apache.shardingsphere.core.yaml.constructor
 
org.apache.shardingsphere.core.yaml.constructor.construct - 程序包 org.apache.shardingsphere.core.yaml.constructor.construct
 
org.apache.shardingsphere.core.yaml.representer.processor - 程序包 org.apache.shardingsphere.core.yaml.representer.processor
 
org.apache.shardingsphere.core.yaml.swapper - 程序包 org.apache.shardingsphere.core.yaml.swapper
 
org.apache.shardingsphere.core.yaml.swapper.impl - 程序包 org.apache.shardingsphere.core.yaml.swapper.impl
 
org.apache.shardingsphere.spi.algorithm.keygen - 程序包 org.apache.shardingsphere.spi.algorithm.keygen
 
org.apache.shardingsphere.spi.algorithm.masterslave - 程序包 org.apache.shardingsphere.spi.algorithm.masterslave
 

P

process(NodeTuple) - 类 中的方法org.apache.shardingsphere.core.yaml.representer.processor.NoneShardingStrategyTupleProcessor
 
ProxyUser - org.apache.shardingsphere.core.rule中的类
Proxy user.
ProxyUser() - 类 的构造器org.apache.shardingsphere.core.rule.ProxyUser
 
ProxyUserYamlSwapper - org.apache.shardingsphere.core.yaml.swapper中的类
Proxy user YAML swapper.
ProxyUserYamlSwapper() - 类 的构造器org.apache.shardingsphere.core.yaml.swapper.ProxyUserYamlSwapper
 

R

RandomMasterSlaveLoadBalanceAlgorithm - org.apache.shardingsphere.core.strategy.masterslave中的类
Random slave database load-balance algorithm.
RandomMasterSlaveLoadBalanceAlgorithm() - 类 的构造器org.apache.shardingsphere.core.strategy.masterslave.RandomMasterSlaveLoadBalanceAlgorithm
 
RangeRouteValue<T extends Comparable<?>> - org.apache.shardingsphere.core.strategy.route.value中的类
Route value for range.
RangeRouteValue() - 类 的构造器org.apache.shardingsphere.core.strategy.route.value.RangeRouteValue
 
RoundRobinMasterSlaveLoadBalanceAlgorithm - org.apache.shardingsphere.core.strategy.masterslave中的类
Round-robin slave database load-balance algorithm.
RoundRobinMasterSlaveLoadBalanceAlgorithm() - 类 的构造器org.apache.shardingsphere.core.strategy.masterslave.RoundRobinMasterSlaveLoadBalanceAlgorithm
 
RouteValue - org.apache.shardingsphere.core.strategy.route.value中的接口
Route value.

S

setShardingRule(ShardingRule) - 接口 中的方法org.apache.shardingsphere.core.rule.aware.ShardingRuleAware
Set sharding rule.
ShadowRule - org.apache.shardingsphere.core.rule中的类
Databases shadow rule.
ShadowRule(ShadowRuleConfiguration) - 类 的构造器org.apache.shardingsphere.core.rule.ShadowRule
 
ShadowRuleConfigurationYamlSwapper - org.apache.shardingsphere.core.yaml.swapper.impl中的类
Shadow rule configuration yaml swapper.
ShadowRuleConfigurationYamlSwapper() - 类 的构造器org.apache.shardingsphere.core.yaml.swapper.impl.ShadowRuleConfigurationYamlSwapper
 
ShardingAlgorithmFactory - org.apache.shardingsphere.core.strategy.route中的类
Sharding algorithm factory.
ShardingAlgorithmFactory() - 类 的构造器org.apache.shardingsphere.core.strategy.route.ShardingAlgorithmFactory
 
ShardingDataSourceNames - org.apache.shardingsphere.core.rule中的类
Sharding data source names.
ShardingDataSourceNames(ShardingRuleConfiguration, Collection<String>) - 类 的构造器org.apache.shardingsphere.core.rule.ShardingDataSourceNames
 
ShardingKeyGeneratorServiceLoader - org.apache.shardingsphere.spi.algorithm.keygen中的类
Key generator service loader.
ShardingKeyGeneratorServiceLoader() - 类 的构造器org.apache.shardingsphere.spi.algorithm.keygen.ShardingKeyGeneratorServiceLoader
 
ShardingMetaDataLoader - org.apache.shardingsphere.core.metadata中的类
Sharding meta data loader.
ShardingMetaDataLoader() - 类 的构造器org.apache.shardingsphere.core.metadata.ShardingMetaDataLoader
 
ShardingRule - org.apache.shardingsphere.core.rule中的类
Databases and tables sharding rule.
ShardingRule(ShardingRuleConfiguration, Collection<String>) - 类 的构造器org.apache.shardingsphere.core.rule.ShardingRule
 
ShardingRuleAware - org.apache.shardingsphere.core.rule.aware中的接口
Sharding rule aware.
ShardingRuleConfigurationYamlSwapper - org.apache.shardingsphere.core.yaml.swapper中的类
Sharding rule configuration YAML swapper.
ShardingRuleConfigurationYamlSwapper() - 类 的构造器org.apache.shardingsphere.core.yaml.swapper.ShardingRuleConfigurationYamlSwapper
 
ShardingStrategy - org.apache.shardingsphere.core.strategy.route中的接口
Sharding strategy.
ShardingStrategyConfigurationYamlSwapper - org.apache.shardingsphere.core.yaml.swapper中的类
Sharding strategy configuration YAML swapper.
ShardingStrategyConfigurationYamlSwapper() - 类 的构造器org.apache.shardingsphere.core.yaml.swapper.ShardingStrategyConfigurationYamlSwapper
 
ShardingStrategyFactory - org.apache.shardingsphere.core.strategy.route中的类
Sharding strategy factory.
ShardingStrategyFactory() - 类 的构造器org.apache.shardingsphere.core.strategy.route.ShardingStrategyFactory
 
ShardingTableMetaDataDecorator - org.apache.shardingsphere.core.metadata中的类
Table meta data decorator for sharding.
ShardingTableMetaDataDecorator() - 类 的构造器org.apache.shardingsphere.core.metadata.ShardingTableMetaDataDecorator
 
ShardingTupleProcessorFactory - org.apache.shardingsphere.core.yaml.representer.processor中的类
Sharding tuple processor.
ShardingTupleProcessorFactory() - 类 的构造器org.apache.shardingsphere.core.yaml.representer.processor.ShardingTupleProcessorFactory
 
SnowflakeShardingKeyGenerator - org.apache.shardingsphere.core.strategy.keygen中的类
Snowflake distributed primary key generator.
SnowflakeShardingKeyGenerator() - 类 的构造器org.apache.shardingsphere.core.strategy.keygen.SnowflakeShardingKeyGenerator
 
StandardShardingStrategy - org.apache.shardingsphere.core.strategy.route.standard中的类
Standard sharding strategy.
StandardShardingStrategy(StandardShardingStrategyConfiguration) - 类 的构造器org.apache.shardingsphere.core.strategy.route.standard.StandardShardingStrategy
 
swap(Authentication) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.AuthenticationYamlSwapper
 
swap(YamlAuthenticationConfiguration) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.AuthenticationYamlSwapper
 
swap(ShadowRuleConfiguration) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.impl.ShadowRuleConfigurationYamlSwapper
 
swap(YamlShadowRuleConfiguration) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.impl.ShadowRuleConfigurationYamlSwapper
 
swap(KeyGeneratorConfiguration) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.KeyGeneratorConfigurationYamlSwapper
 
swap(YamlKeyGeneratorConfiguration) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.KeyGeneratorConfigurationYamlSwapper
 
swap(MasterSlaveRuleConfiguration) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.MasterSlaveRuleConfigurationYamlSwapper
 
swap(YamlMasterSlaveRuleConfiguration) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.MasterSlaveRuleConfigurationYamlSwapper
 
swap(ProxyUser) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.ProxyUserYamlSwapper
 
swap(YamlProxyUserConfiguration) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.ProxyUserYamlSwapper
 
swap(ShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.ShardingRuleConfigurationYamlSwapper
 
swap(YamlShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.ShardingRuleConfigurationYamlSwapper
 
swap(ShardingStrategyConfiguration) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.ShardingStrategyConfigurationYamlSwapper
 
swap(YamlShardingStrategyConfiguration) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.ShardingStrategyConfigurationYamlSwapper
 
swap(TableRuleConfiguration) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.TableRuleConfigurationYamlSwapper
 
swap(YamlTableRuleConfiguration) - 类 中的方法org.apache.shardingsphere.core.yaml.swapper.TableRuleConfigurationYamlSwapper
 

T

TableRule - org.apache.shardingsphere.core.rule中的类
Table rule.
TableRule(String, String) - 类 的构造器org.apache.shardingsphere.core.rule.TableRule
 
TableRule(Collection<String>, String) - 类 的构造器org.apache.shardingsphere.core.rule.TableRule
 
TableRule(TableRuleConfiguration, ShardingDataSourceNames, String) - 类 的构造器org.apache.shardingsphere.core.rule.TableRule
 
TableRuleConfigurationYamlSwapper - org.apache.shardingsphere.core.yaml.swapper中的类
Table rule configuration YAML swapper.
TableRuleConfigurationYamlSwapper() - 类 的构造器org.apache.shardingsphere.core.yaml.swapper.TableRuleConfigurationYamlSwapper
 
tableRuleExists(Collection<String>) - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
Judge if there is at least one table rule for logic tables.
TimeService - org.apache.shardingsphere.core.strategy.keygen中的类
Time service.
TimeService() - 类 的构造器org.apache.shardingsphere.core.strategy.keygen.TimeService
 
toRules() - 类 中的方法org.apache.shardingsphere.core.rule.ShardingRule
To rules.
toString() - 类 中的方法org.apache.shardingsphere.core.strategy.route.value.ListRouteValue
 

U

UUIDShardingKeyGenerator - org.apache.shardingsphere.core.strategy.keygen中的类
UUID key generator.
UUIDShardingKeyGenerator() - 类 的构造器org.apache.shardingsphere.core.strategy.keygen.UUIDShardingKeyGenerator
 

Y

YamlAuthenticationConfiguration - org.apache.shardingsphere.core.yaml.config.common中的类
Authentication configuration for YAML.
YamlAuthenticationConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.common.YamlAuthenticationConfiguration
 
YamlBaseShardingStrategyConfiguration - org.apache.shardingsphere.core.yaml.config.sharding.strategy中的接口
Sharding base strategy configuration for YAML.
YamlComplexShardingStrategyConfiguration - org.apache.shardingsphere.core.yaml.config.sharding.strategy中的类
Complex sharding strategy configuration for YAML.
YamlComplexShardingStrategyConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.sharding.strategy.YamlComplexShardingStrategyConfiguration
 
YamlHintShardingStrategyConfiguration - org.apache.shardingsphere.core.yaml.config.sharding.strategy中的类
Hint sharding strategy configuration for YAML.
YamlHintShardingStrategyConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.sharding.strategy.YamlHintShardingStrategyConfiguration
 
YamlInlineShardingStrategyConfiguration - org.apache.shardingsphere.core.yaml.config.sharding.strategy中的类
Inline sharding strategy configuration for YAML.
YamlInlineShardingStrategyConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.sharding.strategy.YamlInlineShardingStrategyConfiguration
 
YamlKeyGeneratorConfiguration - org.apache.shardingsphere.core.yaml.config.sharding中的类
Key generator configuration for YAML.
YamlKeyGeneratorConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.sharding.YamlKeyGeneratorConfiguration
 
YamlMasterSlaveRuleConfiguration - org.apache.shardingsphere.core.yaml.config.masterslave中的类
Master-slave rule configuration for YAML.
YamlMasterSlaveRuleConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.masterslave.YamlMasterSlaveRuleConfiguration
 
YamlNoneShardingStrategyConfiguration - org.apache.shardingsphere.core.yaml.config.sharding.strategy中的类
None sharding strategy configuration for YAML.
YamlNoneShardingStrategyConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.sharding.strategy.YamlNoneShardingStrategyConfiguration
 
YamlNoneShardingStrategyConfigurationConstruct - org.apache.shardingsphere.core.yaml.constructor.construct中的类
YAML none sharding strategy configuration construct.
YamlNoneShardingStrategyConfigurationConstruct() - 类 的构造器org.apache.shardingsphere.core.yaml.constructor.construct.YamlNoneShardingStrategyConfigurationConstruct
 
YamlProxyUserConfiguration - org.apache.shardingsphere.core.yaml.config.common中的类
Proxy user for YAML.
YamlProxyUserConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.common.YamlProxyUserConfiguration
 
YamlRootMasterSlaveConfiguration - org.apache.shardingsphere.core.yaml.config.masterslave中的类
Root master-slave configuration for YAML.
YamlRootMasterSlaveConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.masterslave.YamlRootMasterSlaveConfiguration
 
YamlRootRuleConfiguration - org.apache.shardingsphere.core.yaml.config.common中的类
Root rule configuration for YAML.
YamlRootRuleConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.common.YamlRootRuleConfiguration
 
YamlRootShadowConfiguration - org.apache.shardingsphere.core.yaml.config.shadow中的类
Root shadow configuration for YAML.
YamlRootShadowConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.shadow.YamlRootShadowConfiguration
 
YamlRootShardingConfiguration - org.apache.shardingsphere.core.yaml.config.sharding中的类
Root sharding configuration for YAML.
YamlRootShardingConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.sharding.YamlRootShardingConfiguration
 
YamlRootShardingConfigurationConstructor - org.apache.shardingsphere.core.yaml.constructor中的类
YAML root sharding configuration constructor.
YamlRootShardingConfigurationConstructor() - 类 的构造器org.apache.shardingsphere.core.yaml.constructor.YamlRootShardingConfigurationConstructor
 
YamlShadowRuleConfiguration - org.apache.shardingsphere.core.yaml.config.shadow中的类
Shadow rule configuration.
YamlShadowRuleConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.shadow.YamlShadowRuleConfiguration
 
YamlShardingRuleConfiguration - org.apache.shardingsphere.core.yaml.config.sharding中的类
Sharding rule configuration for YAML.
YamlShardingRuleConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.sharding.YamlShardingRuleConfiguration
 
YamlShardingStrategyConfiguration - org.apache.shardingsphere.core.yaml.config.sharding中的类
Sharding strategy configuration for YAML.
YamlShardingStrategyConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.sharding.YamlShardingStrategyConfiguration
 
YamlStandardShardingStrategyConfiguration - org.apache.shardingsphere.core.yaml.config.sharding.strategy中的类
Standard strategy configuration for YAML.
YamlStandardShardingStrategyConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.sharding.strategy.YamlStandardShardingStrategyConfiguration
 
YamlTableRuleConfiguration - org.apache.shardingsphere.core.yaml.config.sharding中的类
Table rule configuration for YAML.
YamlTableRuleConfiguration() - 类 的构造器org.apache.shardingsphere.core.yaml.config.sharding.YamlTableRuleConfiguration
 
A B C D E F G H I K L M N O P R S T U Y 
跳过导航链接

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