- generate(T, Column, List<Object>) - Method in interface org.apache.shardingsphere.core.route.router.sharding.condition.generator.ConditionValueGenerator
-
Generate route value.
- generate(PredicateRightValue, Column, List<Object>) - Static method in class org.apache.shardingsphere.core.route.router.sharding.condition.generator.ConditionValueGeneratorFactory
-
Generate condition value.
- generate(PredicateBetweenRightValue, Column, List<Object>) - Method in class org.apache.shardingsphere.core.route.router.sharding.condition.generator.impl.ConditionValueBetweenOperatorGenerator
-
- generate(PredicateCompareRightValue, Column, List<Object>) - Method in class org.apache.shardingsphere.core.route.router.sharding.condition.generator.impl.ConditionValueCompareOperatorGenerator
-
- generate(PredicateInRightValue, Column, List<Object>) - Method in class org.apache.shardingsphere.core.route.router.sharding.condition.generator.impl.ConditionValueInOperatorGenerator
-
- GeneratedKey - Class in org.apache.shardingsphere.core.route.router.sharding.keygen
-
Generated key.
- GeneratedKey() - Constructor for class org.apache.shardingsphere.core.route.router.sharding.keygen.GeneratedKey
-
- getActualTableNameGroups(String, Set<String>) - Method in class org.apache.shardingsphere.core.route.type.RoutingResult
-
Get actual tables group via data source name and logic tables' names.
- getActualTableNames(String) - Method in class org.apache.shardingsphere.core.route.type.RoutingUnit
-
Get actual tables' names via data source name.
- getColumnName() - Method in class org.apache.shardingsphere.core.route.router.sharding.condition.AlwaysFalseRouteValue
-
- getDataSourceLogicTablesMap(Collection<String>) - Method in class org.apache.shardingsphere.core.route.type.RoutingResult
-
Get map relationship between data source and logic tables via data sources' names.
- getDataSourceNames() - Method in class org.apache.shardingsphere.core.route.type.RoutingResult
-
Get all data source names.
- getGeneratedKey() - Method in class org.apache.shardingsphere.core.route.SQLRouteResult
-
Get generated key.
- getGenerateKey(ShardingRule, TableMetas, List<Object>, InsertStatement) - Static method in class org.apache.shardingsphere.core.route.router.sharding.keygen.GeneratedKey
-
Get generate key.
- getLogicTableNames() - Method in class org.apache.shardingsphere.core.route.type.RoutingUnit
-
Get logic tables' names via data source name.
- getParameterSets() - Method in class org.apache.shardingsphere.core.route.BatchRouteUnit
-
Get parameter sets.
- getTableName() - Method in class org.apache.shardingsphere.core.route.router.sharding.condition.AlwaysFalseRouteValue
-
- getTableUnit(String, String) - Method in class org.apache.shardingsphere.core.route.type.RoutingResult
-
Get routing table unit via data source name and actual table name.
- getTableUnit(String, String) - Method in class org.apache.shardingsphere.core.route.type.RoutingUnit
-
Get routing table unit via data source name and actual table name.
- getTime() - Method in class org.apache.shardingsphere.core.route.spi.DefaultTimeService
-
- getTime() - Method in class org.apache.shardingsphere.core.route.spi.SPITimeService
-
- getTime() - Method in interface org.apache.shardingsphere.core.route.spi.TimeService
-
Get time.
- getValue() - Method in class org.apache.shardingsphere.core.route.router.sharding.condition.generator.ConditionValue
-
Get condition value.