- generate(T, Column, List<Object>) - 接口 中的方法org.apache.shardingsphere.sharding.route.engine.condition.generator.ConditionValueGenerator
-
Generate route value.
- generate(ExpressionSegment, Column, List<Object>) - 类 中的静态方法org.apache.shardingsphere.sharding.route.engine.condition.generator.ConditionValueGeneratorFactory
-
Generate condition value.
- generate(BetweenExpression, Column, List<Object>) - 类 中的方法org.apache.shardingsphere.sharding.route.engine.condition.generator.impl.ConditionValueBetweenOperatorGenerator
-
- generate(BinaryOperationExpression, Column, List<Object>) - 类 中的方法org.apache.shardingsphere.sharding.route.engine.condition.generator.impl.ConditionValueCompareOperatorGenerator
-
- generate(InExpression, Column, List<Object>) - 类 中的方法org.apache.shardingsphere.sharding.route.engine.condition.generator.impl.ConditionValueInOperatorGenerator
-
- GeneratedKeyAssignmentToken - org.apache.shardingsphere.sharding.rewrite.token.pojo中的类
-
Generated key assignment token.
- GeneratedKeyAssignmentToken(int, String) - 类 的构造器org.apache.shardingsphere.sharding.rewrite.token.pojo.GeneratedKeyAssignmentToken
-
- GeneratedKeyAssignmentTokenGenerator - org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen中的类
-
Generated key assignment token generator.
- GeneratedKeyAssignmentTokenGenerator() - 类 的构造器org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen.GeneratedKeyAssignmentTokenGenerator
-
- GeneratedKeyForUseDefaultInsertColumnsTokenGenerator - org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen中的类
-
Generated key for use default insert columns token generator.
- GeneratedKeyForUseDefaultInsertColumnsTokenGenerator() - 类 的构造器org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen.GeneratedKeyForUseDefaultInsertColumnsTokenGenerator
-
- GeneratedKeyInsertColumnToken - org.apache.shardingsphere.sharding.rewrite.token.pojo中的类
-
Generated key insert column token.
- GeneratedKeyInsertColumnToken(int, String) - 类 的构造器org.apache.shardingsphere.sharding.rewrite.token.pojo.GeneratedKeyInsertColumnToken
-
- GeneratedKeyInsertColumnTokenGenerator - org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen中的类
-
Generated key insert column token generator.
- GeneratedKeyInsertColumnTokenGenerator() - 类 的构造器org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen.GeneratedKeyInsertColumnTokenGenerator
-
- GeneratedKeyInsertValuesTokenGenerator - org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen中的类
-
Insert values token generator for sharding.
- GeneratedKeyInsertValuesTokenGenerator() - 类 的构造器org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen.GeneratedKeyInsertValuesTokenGenerator
-
- generateKey() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.keygen.SnowflakeKeyGenerateAlgorithm
-
- generateKey() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.keygen.UUIDKeyGenerateAlgorithm
-
- generateKey(String) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Find the Generated key of logic table.
- GenerateKeyStrategyNotFoundException - org.apache.shardingsphere.sharding.exception.algorithm中的异常错误
-
Generate key strategy not found exception.
- GenerateKeyStrategyNotFoundException(String) - 异常错误 的构造器org.apache.shardingsphere.sharding.exception.algorithm.GenerateKeyStrategyNotFoundException
-
- generateSQLToken(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.CursorTokenGenerator
-
- generateSQLToken(SelectStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.DistinctProjectionPrefixTokenGenerator
-
- generateSQLToken(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.FetchDirectionTokenGenerator
-
- generateSQLToken(InsertStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen.GeneratedKeyAssignmentTokenGenerator
-
- generateSQLToken(InsertStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen.GeneratedKeyForUseDefaultInsertColumnsTokenGenerator
-
- generateSQLToken(InsertStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen.GeneratedKeyInsertColumnTokenGenerator
-
- generateSQLToken(InsertStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen.GeneratedKeyInsertValuesTokenGenerator
-
- generateSQLToken(SelectStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.OffsetTokenGenerator
-
- generateSQLToken(SelectStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.OrderByTokenGenerator
-
- generateSQLToken(SelectStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.ProjectionsTokenGenerator
-
- generateSQLToken(SelectStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.RowCountTokenGenerator
-
- generateSQLToken(InsertStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.ShardingInsertValuesTokenGenerator
-
- generateSQLTokens(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.AggregationDistinctTokenGenerator
-
- generateSQLTokens(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.ConstraintTokenGenerator
-
- generateSQLTokens(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.IndexTokenGenerator
-
- generateSQLTokens(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.ShardingRemoveTokenGenerator
-
- generateSQLTokens(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.TableTokenGenerator
-
- getActualDataSourceNames() - 类 中的方法org.apache.shardingsphere.sharding.rule.TableRule
-
Get actual data source names.
- getActualTableNames(String) - 类 中的方法org.apache.shardingsphere.sharding.rule.TableRule
-
Get actual table names via target data source name.
- getAllDataNodes() - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
- getAllLogicTables() - 类 中的方法org.apache.shardingsphere.sharding.rule.BindingTableRule
-
Get list of logical table.
- getAllTables() - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
- getAuditors(T) - 类 中的方法org.apache.shardingsphere.sharding.checker.AbstractShardingRuleConfigurationChecker
-
- getAuditors(AlgorithmProvidedShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.AlgorithmProvidedShardingRuleConfigurationChecker
-
- getAuditors(ShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.ShardingRuleConfigurationChecker
-
- getAuditStrategyConfiguration(TableRule) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Get audit strategy configuration.
- getAutoTables(T) - 类 中的方法org.apache.shardingsphere.sharding.checker.AbstractShardingRuleConfigurationChecker
-
- getAutoTables(AlgorithmProvidedShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.AlgorithmProvidedShardingRuleConfigurationChecker
-
- getAutoTables(ShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.ShardingRuleConfigurationChecker
-
- getAutoTablesAmount() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.mod.HashModShardingAlgorithm
-
- getAutoTablesAmount() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.mod.ModShardingAlgorithm
-
- getAutoTablesAmount() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.range.AbstractRangeShardingAlgorithm
-
- getBindingActualTable(String, String, String, String) - 类 中的方法org.apache.shardingsphere.sharding.rule.BindingTableRule
-
Deduce actual table name from other actual table name in same binding table rule.
- getCalendarValue(int, Class<?>, Calendar) - 类 中的方法org.apache.shardingsphere.sharding.merge.dql.groupby.GroupByStreamMergedResult
-
- getColumnName() - 类 中的方法org.apache.shardingsphere.sharding.route.engine.condition.value.AlwaysFalseShardingConditionValue
-
- getColumnName() - 接口 中的方法org.apache.shardingsphere.sharding.route.engine.condition.value.ShardingConditionValue
-
Get column name.
- getCurrentMillis() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.keygen.TimeService
-
Get current millis.
- getDatabaseShardingStrategyConfiguration(TableRule) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Get database sharding strategy configuration.
- getDataNode(String) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Find data node by logic table name.
- getDataNodeGroups() - 类 中的方法org.apache.shardingsphere.sharding.rule.TableRule
-
Get data node groups.
- getDataNodesByTableName(String) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
- getDefaultAuditStrategy(T) - 类 中的方法org.apache.shardingsphere.sharding.checker.AbstractShardingRuleConfigurationChecker
-
- getDefaultAuditStrategy(AlgorithmProvidedShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.AlgorithmProvidedShardingRuleConfigurationChecker
-
- getDefaultAuditStrategy(ShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.ShardingRuleConfigurationChecker
-
- getDefaultDatabaseShardingStrategy(T) - 类 中的方法org.apache.shardingsphere.sharding.checker.AbstractShardingRuleConfigurationChecker
-
- getDefaultDatabaseShardingStrategy(AlgorithmProvidedShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.AlgorithmProvidedShardingRuleConfigurationChecker
-
- getDefaultDatabaseShardingStrategy(ShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.ShardingRuleConfigurationChecker
-
- getDefaultKeyGenerateStrategy(T) - 类 中的方法org.apache.shardingsphere.sharding.checker.AbstractShardingRuleConfigurationChecker
-
- getDefaultKeyGenerateStrategy(AlgorithmProvidedShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.AlgorithmProvidedShardingRuleConfigurationChecker
-
- getDefaultKeyGenerateStrategy(ShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.ShardingRuleConfigurationChecker
-
- getDefaultTableShardingStrategy(T) - 类 中的方法org.apache.shardingsphere.sharding.checker.AbstractShardingRuleConfigurationChecker
-
- getDefaultTableShardingStrategy(AlgorithmProvidedShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.AlgorithmProvidedShardingRuleConfigurationChecker
-
- getDefaultTableShardingStrategy(ShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.ShardingRuleConfigurationChecker
-
- getGenerateKeyColumn() - 类 中的方法org.apache.shardingsphere.sharding.rule.TableRule
-
Get generate key column.
- getKeyGenerators(T) - 类 中的方法org.apache.shardingsphere.sharding.checker.AbstractShardingRuleConfigurationChecker
-
- getKeyGenerators(AlgorithmProvidedShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.AlgorithmProvidedShardingRuleConfigurationChecker
-
- getKeyGenerators(ShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.ShardingRuleConfigurationChecker
-
- getLogicAndActualTables(RouteUnit, SQLStatementContext<?>, ShardingRule) - 类 中的静态方法org.apache.shardingsphere.sharding.rewrite.token.pojo.TokenUtil
-
Get logic table and actual table.
- getLogicAndActualTablesFromBindingTable(String, String, String, Collection<String>) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Get logic and actual binding tables.
- getLogicTablesByActualTable(String) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Get logic tables via actual table name.
- getOrder() - 类 中的方法org.apache.shardingsphere.sharding.checker.AlgorithmProvidedShardingRuleConfigurationChecker
-
- getOrder() - 类 中的方法org.apache.shardingsphere.sharding.checker.audit.ShardingAuditChecker
-
- getOrder() - 类 中的方法org.apache.shardingsphere.sharding.checker.ShardingRuleConfigurationChecker
-
- getOrder() - 类 中的方法org.apache.shardingsphere.sharding.decider.ShardingSQLFederationDecider
-
- getOrder() - 类 中的方法org.apache.shardingsphere.sharding.merge.ShardingResultMergerEngine
-
- getOrder() - 类 中的方法org.apache.shardingsphere.sharding.metadata.ShardingSchemaMetaDataDecorator
-
- getOrder() - 类 中的方法org.apache.shardingsphere.sharding.rewrite.context.ShardingSQLRewriteContextDecorator
-
- getOrder() - 类 中的方法org.apache.shardingsphere.sharding.route.engine.ShardingSQLRouter
-
- getOrder() - 类 中的方法org.apache.shardingsphere.sharding.rule.builder.AlgorithmProvidedShardingRuleBuilder
-
- getOrder() - 类 中的方法org.apache.shardingsphere.sharding.rule.builder.ShardingRuleBuilder
-
- getOrder() - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.YamlShardingRuleAlgorithmProviderConfigurationSwapper
-
- getOrder() - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.YamlShardingRuleConfigurationSwapper
-
- getParameterMarkerIndex() - 类 中的方法org.apache.shardingsphere.sharding.route.engine.condition.generator.ConditionValue
-
Get parameter marker index.
- getParameterMarkerIndexes() - 类 中的方法org.apache.shardingsphere.sharding.route.engine.condition.value.AlwaysFalseShardingConditionValue
-
- getParameterMarkerIndexes() - 接口 中的方法org.apache.shardingsphere.sharding.route.engine.condition.value.ShardingConditionValue
-
Get parameter marker indexes.
- getParameterRewriters() - 类 中的方法org.apache.shardingsphere.sharding.rewrite.parameter.ShardingParameterRewriterBuilder
-
- getResult() - 类 中的方法org.apache.shardingsphere.sharding.merge.dql.groupby.aggregation.AccumulationAggregationUnit
-
- getResult() - 接口 中的方法org.apache.shardingsphere.sharding.merge.dql.groupby.aggregation.AggregationUnit
-
Get aggregation result.
- getResult() - 类 中的方法org.apache.shardingsphere.sharding.merge.dql.groupby.aggregation.AverageAggregationUnit
-
- getResult() - 类 中的方法org.apache.shardingsphere.sharding.merge.dql.groupby.aggregation.BitXorAggregationUnit
-
- getResult() - 类 中的方法org.apache.shardingsphere.sharding.merge.dql.groupby.aggregation.ComparableAggregationUnit
-
- getResult() - 类 中的方法org.apache.shardingsphere.sharding.merge.dql.groupby.aggregation.DistinctAverageAggregationUnit
-
- getResult() - 类 中的方法org.apache.shardingsphere.sharding.merge.dql.groupby.aggregation.DistinctCountAggregationUnit
-
- getResult() - 类 中的方法org.apache.shardingsphere.sharding.merge.dql.groupby.aggregation.DistinctSumAggregationUnit
-
- getRightValue() - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.pojo.GeneratedKeyAssignmentToken
-
- getRightValue() - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.pojo.LiteralGeneratedKeyAssignmentToken
-
- getRightValue() - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.pojo.ParameterMarkerGeneratedKeyAssignmentToken
-
- getRuleConfigurationType() - 类 中的方法org.apache.shardingsphere.sharding.yaml.config.YamlShardingRuleConfiguration
-
- getRuleTagName() - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.YamlShardingRuleAlgorithmProviderConfigurationSwapper
-
- getRuleTagName() - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.YamlShardingRuleConfigurationSwapper
-
- getShardingAlgorithm() - 接口 中的方法org.apache.shardingsphere.sharding.route.strategy.ShardingStrategy
-
Get sharding algorithm.
- getShardingAlgorithm() - 类 中的方法org.apache.shardingsphere.sharding.route.strategy.type.none.NoneShardingStrategy
-
- getShardingAlgorithms(T) - 类 中的方法org.apache.shardingsphere.sharding.checker.AbstractShardingRuleConfigurationChecker
-
- getShardingAlgorithms(AlgorithmProvidedShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.AlgorithmProvidedShardingRuleConfigurationChecker
-
- getShardingAlgorithms(ShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.ShardingRuleConfigurationChecker
-
- getShardingColumns() - 接口 中的方法org.apache.shardingsphere.sharding.route.strategy.ShardingStrategy
-
Get sharding columns.
- getShardingLogicTableNames(Collection<String>) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Get sharding logic table names.
- getShardingRuleTableNames(Collection<String>) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Get sharding rule table names.
- getSQLTokenGenerators() - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.pojo.ShardingTokenGenerateBuilder
-
- getTableName() - 类 中的方法org.apache.shardingsphere.sharding.route.engine.condition.value.AlwaysFalseShardingConditionValue
-
- getTableName() - 接口 中的方法org.apache.shardingsphere.sharding.route.engine.condition.value.ShardingConditionValue
-
Get table name.
- getTableRule(String) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Get table rule.
- getTables(T) - 类 中的方法org.apache.shardingsphere.sharding.checker.AbstractShardingRuleConfigurationChecker
-
- getTables(AlgorithmProvidedShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.AlgorithmProvidedShardingRuleConfigurationChecker
-
- getTables(ShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.checker.ShardingRuleConfigurationChecker
-
- getTables() - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
- getTableShardingStrategyConfiguration(TableRule) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Get table sharding strategy configuration.
- getTupleName() - 类 中的方法org.apache.shardingsphere.sharding.yaml.engine.representer.processor.NoneYamlTupleProcessor
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.audit.DMLShardingConditionsShardingAuditAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.keygen.SnowflakeKeyGenerateAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.keygen.UUIDKeyGenerateAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.classbased.ClassBasedShardingAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.complex.ComplexInlineShardingAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.datetime.AutoIntervalShardingAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.datetime.IntervalShardingAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.hint.HintInlineShardingAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.inline.InlineShardingAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.mod.HashModShardingAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.mod.ModShardingAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.range.BoundaryBasedRangeShardingAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.range.VolumeBasedRangeShardingAlgorithm
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.metadata.data.ShardingStatisticsTableCollector
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
- getType() - 类 中的方法org.apache.shardingsphere.sharding.yaml.engine.construct.NoneShardingStrategyConfigurationYamlConstruct
-
- getTypeClass() - 类 中的方法org.apache.shardingsphere.sharding.checker.AlgorithmProvidedShardingRuleConfigurationChecker
-
- getTypeClass() - 类 中的方法org.apache.shardingsphere.sharding.checker.audit.ShardingAuditChecker
-
- getTypeClass() - 类 中的方法org.apache.shardingsphere.sharding.checker.ShardingRuleConfigurationChecker
-
- getTypeClass() - 类 中的方法org.apache.shardingsphere.sharding.decider.ShardingSQLFederationDecider
-
- getTypeClass() - 类 中的方法org.apache.shardingsphere.sharding.merge.ShardingResultMergerEngine
-
- getTypeClass() - 类 中的方法org.apache.shardingsphere.sharding.metadata.ShardingSchemaMetaDataDecorator
-
- getTypeClass() - 类 中的方法org.apache.shardingsphere.sharding.rewrite.context.ShardingSQLRewriteContextDecorator
-
- getTypeClass() - 类 中的方法org.apache.shardingsphere.sharding.route.engine.ShardingSQLRouter
-
- getTypeClass() - 类 中的方法org.apache.shardingsphere.sharding.rule.builder.AlgorithmProvidedShardingRuleBuilder
-
- getTypeClass() - 类 中的方法org.apache.shardingsphere.sharding.rule.builder.ShardingRuleBuilder
-
- getTypeClass() - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.YamlShardingRuleAlgorithmProviderConfigurationSwapper
-
- getTypeClass() - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.YamlShardingRuleConfigurationSwapper
-
- getValue(int, Class<?>) - 类 中的方法org.apache.shardingsphere.sharding.merge.dql.groupby.GroupByStreamMergedResult
-
- getValue() - 类 中的方法org.apache.shardingsphere.sharding.route.engine.condition.generator.ConditionValue
-
Get condition value.
- GroupByMemoryMergedResult - org.apache.shardingsphere.sharding.merge.dql.groupby中的类
-
Memory merged result for group by.
- GroupByMemoryMergedResult(List<QueryResult>, SelectStatementContext, ShardingSphereSchema) - 类 的构造器org.apache.shardingsphere.sharding.merge.dql.groupby.GroupByMemoryMergedResult
-
- GroupByRowComparator - org.apache.shardingsphere.sharding.merge.dql.groupby中的类
-
Group by row comparator.
- GroupByRowComparator() - 类 的构造器org.apache.shardingsphere.sharding.merge.dql.groupby.GroupByRowComparator
-
- GroupByStreamMergedResult - org.apache.shardingsphere.sharding.merge.dql.groupby中的类
-
Stream merged result for group by.
- GroupByStreamMergedResult(Map<String, Integer>, List<QueryResult>, SelectStatementContext, ShardingSphereSchema) - 类 的构造器org.apache.shardingsphere.sharding.merge.dql.groupby.GroupByStreamMergedResult
-
- GroupByValue - org.apache.shardingsphere.sharding.merge.dql.groupby中的类
-
Group by value.
- GroupByValue(QueryResult, Collection<OrderByItem>) - 类 的构造器org.apache.shardingsphere.sharding.merge.dql.groupby.GroupByValue
-
- IgnoreForSingleRoute - org.apache.shardingsphere.sharding.rewrite.token.generator中的接口
-
Ignore for single route.
- InconsistentShardingTableMetaDataException - org.apache.shardingsphere.sharding.exception.metadata中的异常错误
-
Inconsistent sharding table meta data exception.
- InconsistentShardingTableMetaDataException(String, Collection<TableMetaDataViolation>) - 异常错误 的构造器org.apache.shardingsphere.sharding.exception.metadata.InconsistentShardingTableMetaDataException
-
- IndexNotExistedException - org.apache.shardingsphere.sharding.exception.metadata中的异常错误
-
Index not existed exception.
- IndexNotExistedException(String) - 异常错误 的构造器org.apache.shardingsphere.sharding.exception.metadata.IndexNotExistedException
-
- IndexToken - org.apache.shardingsphere.sharding.rewrite.token.pojo中的类
-
Index token.
- IndexToken(int, int, IdentifierValue, SQLStatementContext<?>, ShardingRule, ShardingSphereSchema) - 类 的构造器org.apache.shardingsphere.sharding.rewrite.token.pojo.IndexToken
-
- IndexTokenGenerator - org.apache.shardingsphere.sharding.rewrite.token.generator.impl中的类
-
Index token generator.
- IndexTokenGenerator() - 类 的构造器org.apache.shardingsphere.sharding.rewrite.token.generator.impl.IndexTokenGenerator
-
- init(Properties) - 类 中的方法org.apache.shardingsphere.sharding.algorithm.audit.DMLShardingConditionsShardingAuditAlgorithm
-
- init(Properties) - 类 中的方法org.apache.shardingsphere.sharding.algorithm.keygen.SnowflakeKeyGenerateAlgorithm
-
- init(Properties) - 类 中的方法org.apache.shardingsphere.sharding.algorithm.keygen.UUIDKeyGenerateAlgorithm
-
- init(Properties) - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.classbased.ClassBasedShardingAlgorithm
-
- init(Properties) - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.complex.ComplexInlineShardingAlgorithm
-
- init(Properties) - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.datetime.AutoIntervalShardingAlgorithm
-
- init(Properties) - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.datetime.IntervalShardingAlgorithm
-
- init(Properties) - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.hint.HintInlineShardingAlgorithm
-
- init(Properties) - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.inline.InlineShardingAlgorithm
-
- init(Properties) - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.mod.HashModShardingAlgorithm
-
- init(Properties) - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.mod.ModShardingAlgorithm
-
- init(Properties) - 类 中的方法org.apache.shardingsphere.sharding.algorithm.sharding.range.AbstractRangeShardingAlgorithm
-
- init(ShardingRule, ShardingSphereSchema, SQLStatementContext<?>, List<QueryResult>) - 类 中的方法org.apache.shardingsphere.sharding.merge.dal.show.LogicTablesMergedResult
-
- init(ShardingRule, ShardingSphereSchema, SQLStatementContext<?>, List<QueryResult>) - 类 中的方法org.apache.shardingsphere.sharding.merge.dal.show.ShowIndexMergedResult
-
- init(ShardingRule, ShardingSphereSchema, SQLStatementContext<?>, List<QueryResult>) - 类 中的方法org.apache.shardingsphere.sharding.merge.dal.show.ShowTableStatusMergedResult
-
- init(ShardingRule, ShardingSphereSchema, SQLStatementContext<?>, List<QueryResult>) - 类 中的方法org.apache.shardingsphere.sharding.merge.dql.groupby.GroupByMemoryMergedResult
-
- InlineShardingAlgorithm - org.apache.shardingsphere.sharding.algorithm.sharding.inline中的类
-
Inline sharding algorithm.
- InlineShardingAlgorithm() - 类 的构造器org.apache.shardingsphere.sharding.algorithm.sharding.inline.InlineShardingAlgorithm
-
- InsertClauseShardingConditionEngine - org.apache.shardingsphere.sharding.route.engine.condition.engine.impl中的类
-
Sharding condition engine for insert clause.
- InsertClauseShardingConditionEngine() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.condition.engine.impl.InsertClauseShardingConditionEngine
-
- InsertSelectTableViolationException - org.apache.shardingsphere.sharding.exception.syntax中的异常错误
-
Insert select table violation exception.
- InsertSelectTableViolationException() - 异常错误 的构造器org.apache.shardingsphere.sharding.exception.syntax.InsertSelectTableViolationException
-
- IntervalShardingAlgorithm - org.apache.shardingsphere.sharding.algorithm.sharding.datetime中的类
-
Interval sharding algorithm.
- IntervalShardingAlgorithm() - 类 的构造器org.apache.shardingsphere.sharding.algorithm.sharding.datetime.IntervalShardingAlgorithm
-
- InvalidDatetimeFormatException - org.apache.shardingsphere.sharding.exception.data中的异常错误
-
Invalid datetime format exception.
- InvalidDatetimeFormatException(String, String, String) - 异常错误 的构造器org.apache.shardingsphere.sharding.exception.data.InvalidDatetimeFormatException
-
- isAllBindingTables(Collection<String>) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Judge whether logic table is all binding tables or not.
- isAllBindingTables(ShardingSphereDatabase, SQLStatementContext<?>, Collection<String>) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Judge whether logic table is all binding tables.
- isAllBroadcastTables(Collection<String>) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Judge whether logic table is all broadcast tables or not.
- isAllShardingTables(Collection<String>) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Judge whether logic table is all sharding table or not.
- isAllTablesInSameDataSource(Collection<String>) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Judge whether all tables are in same data source or not.
- isAlwaysFalse() - 类 中的方法org.apache.shardingsphere.sharding.route.engine.condition.ShardingConditions
-
Judge sharding conditions is always false or not.
- isBroadcastTable(String) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Judge whether logic table is broadcast table or not.
- isDefault() - 类 中的方法org.apache.shardingsphere.sharding.algorithm.keygen.SnowflakeKeyGenerateAlgorithm
-
- isGenerateKeyColumn(String, String) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Judge whether given logic table column is generate key column or not.
- isGenerateSQLToken(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.AggregationDistinctTokenGenerator
-
- isGenerateSQLToken(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.ConstraintTokenGenerator
-
- isGenerateSQLToken(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.CursorTokenGenerator
-
- isGenerateSQLToken(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.DistinctProjectionPrefixTokenGenerator
-
- isGenerateSQLToken(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.FetchDirectionTokenGenerator
-
- isGenerateSQLToken(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.IndexTokenGenerator
-
- isGenerateSQLToken(SQLStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen.BaseGeneratedKeyTokenGenerator
-
- isGenerateSQLToken(InsertStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen.BaseGeneratedKeyTokenGenerator
-
- isGenerateSQLToken(InsertStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen.GeneratedKeyAssignmentTokenGenerator
-
- isGenerateSQLToken(InsertStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen.GeneratedKeyForUseDefaultInsertColumnsTokenGenerator
-
- isGenerateSQLToken(InsertStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen.GeneratedKeyInsertColumnTokenGenerator
-
- isGenerateSQLToken(InsertStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.keygen.GeneratedKeyInsertValuesTokenGenerator
-
- isGenerateSQLToken(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.OffsetTokenGenerator
-
- isGenerateSQLToken(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.OrderByTokenGenerator
-
- isGenerateSQLToken(SQLStatementContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.ProjectionsTokenGenerator
-
- isGenerateSQLToken(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.RowCountTokenGenerator
-
- isGenerateSQLToken(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.ShardingInsertValuesTokenGenerator
-
- isGenerateSQLToken(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.ShardingRemoveTokenGenerator
-
- isGenerateSQLToken(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.TableTokenGenerator
-
- isNeedAccumulate(Collection<String>) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
- isNeedMerge() - 类 中的方法org.apache.shardingsphere.sharding.route.engine.condition.ShardingConditions
-
Judge whether sharding condition need merge or not.
- isNeedRewrite(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.parameter.impl.ShardingGeneratedKeyInsertValueParameterRewriter
-
- isNeedRewrite(SQLStatementContext<?>) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.parameter.impl.ShardingPaginationParameterRewriter
-
- isNowExpression(ExpressionSegment) - 类 中的静态方法org.apache.shardingsphere.sharding.route.engine.condition.ExpressionConditionUtils
-
Judge now() expression.
- isNullExpression(ExpressionSegment) - 类 中的静态方法org.apache.shardingsphere.sharding.route.engine.condition.ExpressionConditionUtils
-
Judge null expression.
- isRouteUnitDataNodeDifferentSize(ShardingRule, RouteContext, String) - 类 中的方法org.apache.shardingsphere.sharding.route.engine.validator.ddl.ShardingDDLStatementValidator
-
Judge whether route unit and data node are different size.
- isSameRouteContext(RouteContext, RouteContext) - 类 中的方法org.apache.shardingsphere.sharding.route.engine.validator.dml.ShardingDMLStatementValidator
-
Judge whether is same route context or not.
- isSameShardingCondition() - 类 中的方法org.apache.shardingsphere.sharding.route.engine.condition.ShardingConditions
-
Judge whether all sharding conditions are same or not.
- isSchemaContainsIndex(ShardingSphereSchema, IndexSegment) - 类 中的方法org.apache.shardingsphere.sharding.route.engine.validator.ddl.ShardingDDLStatementValidator
-
Judge whether schema contains index or not.
- isShardingTable(String) - 类 中的方法org.apache.shardingsphere.sharding.rule.ShardingRule
-
Judge whether logic table is sharding table or not.
- IteratorStreamMergedResult - org.apache.shardingsphere.sharding.merge.common中的类
-
Stream merged result for iterator.
- IteratorStreamMergedResult(List<QueryResult>) - 类 的构造器org.apache.shardingsphere.sharding.merge.common.IteratorStreamMergedResult
-
- setCellValue(MemoryQueryResultRow, String, String, ShardingSphereTable, ShardingRule) - 类 中的方法org.apache.shardingsphere.sharding.merge.dal.show.LogicTablesMergedResult
-
- setCellValue(MemoryQueryResultRow, String, String, ShardingSphereTable, ShardingRule) - 类 中的方法org.apache.shardingsphere.sharding.merge.dal.show.ShowCreateTableMergedResult
-
- setConnectionContext(ConnectionContext) - 类 中的方法org.apache.shardingsphere.sharding.rewrite.token.generator.impl.FetchDirectionTokenGenerator
-
- setInstanceContext(InstanceContext) - 类 中的方法org.apache.shardingsphere.sharding.algorithm.keygen.SnowflakeKeyGenerateAlgorithm
-
- setShardingRule(ShardingRule) - 接口 中的方法org.apache.shardingsphere.sharding.rule.aware.ShardingRuleAware
-
Set sharding rule.
- ShardingAlgorithmClassImplementationException - org.apache.shardingsphere.sharding.exception.algorithm中的异常错误
-
Sharding algorithm class implementation exception.
- ShardingAlgorithmClassImplementationException(String, Class<?>) - 异常错误 的构造器org.apache.shardingsphere.sharding.exception.algorithm.ShardingAlgorithmClassImplementationException
-
- ShardingAlterIndexStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl中的类
-
Sharding alter index statement validator.
- ShardingAlterIndexStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl.ShardingAlterIndexStatementValidator
-
- ShardingAlterTableStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl中的类
-
Sharding alter table statement validator.
- ShardingAlterTableStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl.ShardingAlterTableStatementValidator
-
- ShardingAlterViewStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl中的类
-
Sharding alter view statement validator.
- ShardingAlterViewStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl.ShardingAlterViewStatementValidator
-
- ShardingAuditChecker - org.apache.shardingsphere.sharding.checker.audit中的类
-
Sharding audit checker.
- ShardingAuditChecker() - 类 的构造器org.apache.shardingsphere.sharding.checker.audit.ShardingAuditChecker
-
- ShardingAutoTableAlgorithmUtil - org.apache.shardingsphere.sharding.algorithm.sharding中的类
-
Sharding auto table algorithm util.
- ShardingAutoTableAlgorithmUtil() - 类 的构造器org.apache.shardingsphere.sharding.algorithm.sharding.ShardingAutoTableAlgorithmUtil
-
- ShardingCartesianRoutingEngine - org.apache.shardingsphere.sharding.route.engine.type.complex中的类
-
Sharding cartesian routing engine.
- ShardingCartesianRoutingEngine() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.type.complex.ShardingCartesianRoutingEngine
-
- ShardingComplexRoutingEngine - org.apache.shardingsphere.sharding.route.engine.type.complex中的类
-
Sharding complex routing engine.
- ShardingComplexRoutingEngine() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.type.complex.ShardingComplexRoutingEngine
-
- ShardingCondition - org.apache.shardingsphere.sharding.route.engine.condition中的类
-
Sharding condition.
- ShardingCondition() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.condition.ShardingCondition
-
- ShardingConditionEngine<T extends SQLStatementContext<?>> - org.apache.shardingsphere.sharding.route.engine.condition.engine中的接口
-
Sharding condition engine.
- ShardingConditionEngineFactory - org.apache.shardingsphere.sharding.route.engine.condition.engine中的类
-
Sharding condition engine factory.
- ShardingConditionEngineFactory() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.condition.engine.ShardingConditionEngineFactory
-
- ShardingConditions - org.apache.shardingsphere.sharding.route.engine.condition中的类
-
Sharding conditions.
- ShardingConditions(List<ShardingCondition>, SQLStatementContext<?>, ShardingRule) - 类 的构造器org.apache.shardingsphere.sharding.route.engine.condition.ShardingConditions
-
- ShardingConditionValue - org.apache.shardingsphere.sharding.route.engine.condition.value中的接口
-
Sharding condition value.
- ShardingCopyStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.dml.impl中的类
-
Sharding copy statement validator.
- ShardingCopyStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.dml.impl.ShardingCopyStatementValidator
-
- ShardingCreateFunctionStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl中的类
-
Sharding create function statement validator.
- ShardingCreateFunctionStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl.ShardingCreateFunctionStatementValidator
-
- ShardingCreateIndexStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl中的类
-
Sharding create index statement validator.
- ShardingCreateIndexStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl.ShardingCreateIndexStatementValidator
-
- ShardingCreateProcedureStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl中的类
-
Sharding create procedure statement validator.
- ShardingCreateProcedureStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl.ShardingCreateProcedureStatementValidator
-
- ShardingCreateTableStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl中的类
-
Sharding create table statement validator.
- ShardingCreateTableStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl.ShardingCreateTableStatementValidator
-
- ShardingCreateViewStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl中的类
-
Sharding create view statement validator.
- ShardingCreateViewStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl.ShardingCreateViewStatementValidator
-
- ShardingDALResultMerger - org.apache.shardingsphere.sharding.merge.dal中的类
-
DAL result merger for Sharding.
- ShardingDALResultMerger() - 类 的构造器org.apache.shardingsphere.sharding.merge.dal.ShardingDALResultMerger
-
- ShardingDatabaseBroadcastRoutingEngine - org.apache.shardingsphere.sharding.route.engine.type.broadcast中的类
-
Sharding broadcast routing engine for databases.
- ShardingDatabaseBroadcastRoutingEngine() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.type.broadcast.ShardingDatabaseBroadcastRoutingEngine
-
- ShardingDataSourceGroupBroadcastRoutingEngine - org.apache.shardingsphere.sharding.route.engine.type.broadcast中的类
-
Sharding data source group broadcast routing engine.
- ShardingDataSourceGroupBroadcastRoutingEngine() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.type.broadcast.ShardingDataSourceGroupBroadcastRoutingEngine
-
- ShardingDDLResultMerger - org.apache.shardingsphere.sharding.merge.ddl中的类
-
DDL result merger for Sharding.
- ShardingDDLResultMerger() - 类 的构造器org.apache.shardingsphere.sharding.merge.ddl.ShardingDDLResultMerger
-
- ShardingDDLRouteException - org.apache.shardingsphere.sharding.exception.connection中的异常错误
-
Sharding DDL route exception.
- ShardingDDLRouteException(String, String, Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.sharding.exception.connection.ShardingDDLRouteException
-
- ShardingDDLStatementValidator<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.ddl.DDLStatement> - org.apache.shardingsphere.sharding.route.engine.validator.ddl中的类
-
Sharding ddl statement validator.
- ShardingDDLStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.ddl.ShardingDDLStatementValidator
-
- ShardingDeleteStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.dml.impl中的类
-
Sharding delete statement validator.
- ShardingDeleteStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.dml.impl.ShardingDeleteStatementValidator
-
- ShardingDMLStatementValidator<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement> - org.apache.shardingsphere.sharding.route.engine.validator.dml中的类
-
Sharding dml statement validator.
- ShardingDMLStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.dml.ShardingDMLStatementValidator
-
- ShardingDQLResultMerger - org.apache.shardingsphere.sharding.merge.dql中的类
-
DQL result merger for Sharding.
- ShardingDQLResultMerger() - 类 的构造器org.apache.shardingsphere.sharding.merge.dql.ShardingDQLResultMerger
-
- ShardingDropIndexStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl中的类
-
Sharding drop index statement validator.
- ShardingDropIndexStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl.ShardingDropIndexStatementValidator
-
- ShardingDropTableStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl中的类
-
Sharding drop table statement validator.
- ShardingDropTableStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl.ShardingDropTableStatementValidator
-
- ShardingGeneratedKeyInsertValueParameterRewriter - org.apache.shardingsphere.sharding.rewrite.parameter.impl中的类
-
Sharding generated key insert value parameter rewriter.
- ShardingGeneratedKeyInsertValueParameterRewriter() - 类 的构造器org.apache.shardingsphere.sharding.rewrite.parameter.impl.ShardingGeneratedKeyInsertValueParameterRewriter
-
- ShardingIgnoreRoutingEngine - org.apache.shardingsphere.sharding.route.engine.type.ignore中的类
-
Sharding ignore routing engine.
- ShardingIgnoreRoutingEngine() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.type.ignore.ShardingIgnoreRoutingEngine
-
- ShardingInsertStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.dml.impl中的类
-
Sharding insert statement validator.
- ShardingInsertStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.dml.impl.ShardingInsertStatementValidator
-
- ShardingInsertValue - org.apache.shardingsphere.sharding.rewrite.token.pojo中的类
-
Insert value for sharding.
- ShardingInsertValue(List<ExpressionSegment>, Collection<DataNode>) - 类 的构造器org.apache.shardingsphere.sharding.rewrite.token.pojo.ShardingInsertValue
-
- ShardingInsertValuesToken - org.apache.shardingsphere.sharding.rewrite.token.pojo中的类
-
Insert values token for sharding.
- ShardingInsertValuesToken(int, int) - 类 的构造器org.apache.shardingsphere.sharding.rewrite.token.pojo.ShardingInsertValuesToken
-
- ShardingInsertValuesTokenGenerator - org.apache.shardingsphere.sharding.rewrite.token.generator.impl中的类
-
Insert values token generator for sharding.
- ShardingInsertValuesTokenGenerator() - 类 的构造器org.apache.shardingsphere.sharding.rewrite.token.generator.impl.ShardingInsertValuesTokenGenerator
-
- ShardingInstanceBroadcastRoutingEngine - org.apache.shardingsphere.sharding.route.engine.type.broadcast中的类
-
Sharding broadcast routing engine for database instance.
- ShardingInstanceBroadcastRoutingEngine() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.type.broadcast.ShardingInstanceBroadcastRoutingEngine
-
- ShardingOrder - org.apache.shardingsphere.sharding.constant中的类
-
Sharding order.
- ShardingOrder() - 类 的构造器org.apache.shardingsphere.sharding.constant.ShardingOrder
-
- ShardingPaginationParameterRewriter - org.apache.shardingsphere.sharding.rewrite.parameter.impl中的类
-
Sharding pagination parameter rewriter.
- ShardingPaginationParameterRewriter() - 类 的构造器org.apache.shardingsphere.sharding.rewrite.parameter.impl.ShardingPaginationParameterRewriter
-
- ShardingParameterRewriterBuilder - org.apache.shardingsphere.sharding.rewrite.parameter中的类
-
Parameter rewriter builder for sharding.
- ShardingParameterRewriterBuilder() - 类 的构造器org.apache.shardingsphere.sharding.rewrite.parameter.ShardingParameterRewriterBuilder
-
- ShardingPrepareStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl中的类
-
Sharding prepare statement validator.
- ShardingPrepareStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl.ShardingPrepareStatementValidator
-
- ShardingRemoveTokenGenerator - org.apache.shardingsphere.sharding.rewrite.token.generator.impl中的类
-
Sharding remove token generator.
- ShardingRemoveTokenGenerator() - 类 的构造器org.apache.shardingsphere.sharding.rewrite.token.generator.impl.ShardingRemoveTokenGenerator
-
- ShardingRenameTableStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl中的类
-
Sharding rename table statement validator.
- ShardingRenameTableStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.ddl.impl.ShardingRenameTableStatementValidator
-
- ShardingResultMergerEngine - org.apache.shardingsphere.sharding.merge中的类
-
Result merger engine for sharding.
- ShardingResultMergerEngine() - 类 的构造器org.apache.shardingsphere.sharding.merge.ShardingResultMergerEngine
-
- ShardingRouteAlgorithmException - org.apache.shardingsphere.sharding.exception.algorithm中的异常错误
-
Sharding route algorithm exception.
- ShardingRouteAlgorithmException(String, Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.sharding.exception.algorithm.ShardingRouteAlgorithmException
-
- ShardingRouteEngine - org.apache.shardingsphere.sharding.route.engine.type中的接口
-
Sharding route engine.
- ShardingRouteEngineFactory - org.apache.shardingsphere.sharding.route.engine.type中的类
-
Sharding routing engine factory.
- ShardingRouteEngineFactory() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.type.ShardingRouteEngineFactory
-
- ShardingRule - org.apache.shardingsphere.sharding.rule中的类
-
Sharding rule.
- ShardingRule(ShardingRuleConfiguration, Collection<String>, InstanceContext) - 类 的构造器org.apache.shardingsphere.sharding.rule.ShardingRule
-
- ShardingRule(AlgorithmProvidedShardingRuleConfiguration, Collection<String>, InstanceContext) - 类 的构造器org.apache.shardingsphere.sharding.rule.ShardingRule
-
- ShardingRuleAware - org.apache.shardingsphere.sharding.rule.aware中的接口
-
Sharding rule aware.
- ShardingRuleBuilder - org.apache.shardingsphere.sharding.rule.builder中的类
-
Sharding rule builder.
- ShardingRuleBuilder() - 类 的构造器org.apache.shardingsphere.sharding.rule.builder.ShardingRuleBuilder
-
- ShardingRuleConfigurationChecker - org.apache.shardingsphere.sharding.checker中的类
-
Sharding rule configuration checker.
- ShardingRuleConfigurationChecker() - 类 的构造器org.apache.shardingsphere.sharding.checker.ShardingRuleConfigurationChecker
-
- ShardingRuleConfigurationConverter - org.apache.shardingsphere.sharding.yaml.swapper中的类
-
Sharding rule configuration converter.
- ShardingRuleConfigurationConverter() - 类 的构造器org.apache.shardingsphere.sharding.yaml.swapper.ShardingRuleConfigurationConverter
-
- ShardingRuleNotFoundException - org.apache.shardingsphere.sharding.exception.metadata中的异常错误
-
Sharding rule not found exception.
- ShardingRuleNotFoundException(Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.sharding.exception.metadata.ShardingRuleNotFoundException
-
- ShardingSchemaMetaDataDecorator - org.apache.shardingsphere.sharding.metadata中的类
-
Schema meta data decorator for sharding.
- ShardingSchemaMetaDataDecorator() - 类 的构造器org.apache.shardingsphere.sharding.metadata.ShardingSchemaMetaDataDecorator
-
- ShardingSQLException - org.apache.shardingsphere.sharding.exception中的异常错误
-
Sharding SQL exception.
- ShardingSQLException(SQLState, int, String, Object...) - 异常错误 的构造器org.apache.shardingsphere.sharding.exception.ShardingSQLException
-
- ShardingSQLFederationDecider - org.apache.shardingsphere.sharding.decider中的类
-
Sharding SQL federation decider.
- ShardingSQLFederationDecider() - 类 的构造器org.apache.shardingsphere.sharding.decider.ShardingSQLFederationDecider
-
- ShardingSQLRewriteContextDecorator - org.apache.shardingsphere.sharding.rewrite.context中的类
-
SQL rewrite context decorator for sharding.
- ShardingSQLRewriteContextDecorator() - 类 的构造器org.apache.shardingsphere.sharding.rewrite.context.ShardingSQLRewriteContextDecorator
-
- ShardingSQLRouter - org.apache.shardingsphere.sharding.route.engine中的类
-
Sharding SQL router.
- ShardingSQLRouter() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.ShardingSQLRouter
-
- ShardingStandardRoutingEngine - org.apache.shardingsphere.sharding.route.engine.type.standard中的类
-
Sharding standard routing engine.
- ShardingStandardRoutingEngine() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.type.standard.ShardingStandardRoutingEngine
-
- ShardingStatementValidator<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement> - org.apache.shardingsphere.sharding.route.engine.validator中的接口
-
Sharding statement validator.
- ShardingStatementValidatorFactory - org.apache.shardingsphere.sharding.route.engine.validator中的类
-
Sharding statement validator factory.
- ShardingStatementValidatorFactory() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.ShardingStatementValidatorFactory
-
- ShardingStatisticsTableCollector - org.apache.shardingsphere.sharding.metadata.data中的类
-
Sharding statistics table data collector.
- ShardingStatisticsTableCollector() - 类 的构造器org.apache.shardingsphere.sharding.metadata.data.ShardingStatisticsTableCollector
-
- ShardingStrategy - org.apache.shardingsphere.sharding.route.strategy中的接口
-
Sharding strategy.
- ShardingStrategyFactory - org.apache.shardingsphere.sharding.route.strategy中的类
-
Sharding strategy factory.
- ShardingStrategyFactory() - 类 的构造器org.apache.shardingsphere.sharding.route.strategy.ShardingStrategyFactory
-
- ShardingTableBroadcastRoutingEngine - org.apache.shardingsphere.sharding.route.engine.type.broadcast中的类
-
Sharding broadcast routing engine for tables.
- ShardingTableBroadcastRoutingEngine() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.type.broadcast.ShardingTableBroadcastRoutingEngine
-
- ShardingTokenGenerateBuilder - org.apache.shardingsphere.sharding.rewrite.token.pojo中的类
-
SQL token generator builder for sharding.
- ShardingTokenGenerateBuilder() - 类 的构造器org.apache.shardingsphere.sharding.rewrite.token.pojo.ShardingTokenGenerateBuilder
-
- ShardingUnicastRoutingEngine - org.apache.shardingsphere.sharding.route.engine.type.unicast中的类
-
Sharding unicast routing engine.
- ShardingUnicastRoutingEngine() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.type.unicast.ShardingUnicastRoutingEngine
-
- ShardingUpdateStatementValidator - org.apache.shardingsphere.sharding.route.engine.validator.dml.impl中的类
-
Sharding update statement validator.
- ShardingUpdateStatementValidator() - 类 的构造器org.apache.shardingsphere.sharding.route.engine.validator.dml.impl.ShardingUpdateStatementValidator
-
- ShardingValueDataTypeException - org.apache.shardingsphere.sharding.exception.data中的异常错误
-
Sharding value data type exception.
- ShardingValueDataTypeException(Column) - 异常错误 的构造器org.apache.shardingsphere.sharding.exception.data.ShardingValueDataTypeException
-
- ShowCreateTableMergedResult - org.apache.shardingsphere.sharding.merge.dal.show中的类
-
Merged result for show create table.
- ShowCreateTableMergedResult(ShardingRule, SQLStatementContext<?>, ShardingSphereSchema, List<QueryResult>) - 类 的构造器org.apache.shardingsphere.sharding.merge.dal.show.ShowCreateTableMergedResult
-
- ShowIndexMergedResult - org.apache.shardingsphere.sharding.merge.dal.show中的类
-
Merged result for show index.
- ShowIndexMergedResult(ShardingRule, SQLStatementContext<?>, ShardingSphereSchema, List<QueryResult>) - 类 的构造器org.apache.shardingsphere.sharding.merge.dal.show.ShowIndexMergedResult
-
- ShowTableStatusMergedResult - org.apache.shardingsphere.sharding.merge.dal.show中的类
-
Merged result for show table status.
- ShowTableStatusMergedResult(ShardingRule, SQLStatementContext<?>, ShardingSphereSchema, List<QueryResult>) - 类 的构造器org.apache.shardingsphere.sharding.merge.dal.show.ShowTableStatusMergedResult
-
- SnowflakeKeyGenerateAlgorithm - org.apache.shardingsphere.sharding.algorithm.keygen中的类
-
Snowflake key generate algorithm.
- SnowflakeKeyGenerateAlgorithm() - 类 的构造器org.apache.shardingsphere.sharding.algorithm.keygen.SnowflakeKeyGenerateAlgorithm
-
- StandardShardingStrategy - org.apache.shardingsphere.sharding.route.strategy.type.standard中的类
-
Standard sharding strategy.
- StandardShardingStrategy(String, StandardShardingAlgorithm<?>) - 类 的构造器org.apache.shardingsphere.sharding.route.strategy.type.standard.StandardShardingStrategy
-
- swapToObject(YamlShardingAutoTableRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.rule.YamlShardingAutoTableRuleConfigurationSwapper
-
- swapToObject(YamlTableRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.rule.YamlShardingTableRuleConfigurationSwapper
-
- swapToObject(YamlKeyGenerateStrategyConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.strategy.YamlKeyGenerateStrategyConfigurationSwapper
-
- swapToObject(YamlShardingAuditStrategyConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.strategy.YamlShardingAuditStrategyConfigurationSwapper
-
- swapToObject(YamlShardingStrategyConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.strategy.YamlShardingStrategyConfigurationSwapper
-
- swapToObject(YamlShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.YamlShardingRuleAlgorithmProviderConfigurationSwapper
-
- swapToObject(YamlShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.YamlShardingRuleConfigurationSwapper
-
- swapToYamlConfiguration(ShardingAutoTableRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.rule.YamlShardingAutoTableRuleConfigurationSwapper
-
- swapToYamlConfiguration(ShardingTableRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.rule.YamlShardingTableRuleConfigurationSwapper
-
- swapToYamlConfiguration(KeyGenerateStrategyConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.strategy.YamlKeyGenerateStrategyConfigurationSwapper
-
- swapToYamlConfiguration(ShardingAuditStrategyConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.strategy.YamlShardingAuditStrategyConfigurationSwapper
-
- swapToYamlConfiguration(ShardingStrategyConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.strategy.YamlShardingStrategyConfigurationSwapper
-
- swapToYamlConfiguration(AlgorithmProvidedShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.YamlShardingRuleAlgorithmProviderConfigurationSwapper
-
- swapToYamlConfiguration(ShardingRuleConfiguration) - 类 中的方法org.apache.shardingsphere.sharding.yaml.swapper.YamlShardingRuleConfigurationSwapper
-