Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y 

A

abort(Executor) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
ackLock(String, String) - Method in interface org.apache.shardingsphere.infra.lock.ShardingSphereGlobalLock
Ack locked.
addComputeNodeInstance(ComputeNodeInstance) - Method in class org.apache.shardingsphere.infra.instance.InstanceContext
Add compute node instance.
addDatabaseShardingValue(String, Comparable<?>) - Method in class org.apache.shardingsphere.infra.hint.HintManager
Add sharding value for database.
addDefaultDataSourceProperties() - Method in class org.apache.shardingsphere.infra.datasource.pool.creator.DataSourceReflection
Add default data source properties.
addLockedInstance(String) - Method in interface org.apache.shardingsphere.infra.lock.ShardingSphereGlobalLock
Add locked instance id.
addTableShardingValue(String, Comparable<?>) - Method in class org.apache.shardingsphere.infra.hint.HintManager
Add sharding value for table.
AlgorithmInUsedException - Exception in org.apache.shardingsphere.infra.distsql.exception.rule
Algorithm in used exception.
AlgorithmInUsedException(String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.AlgorithmInUsedException
 
appendQueryProperties(String, Properties) - Method in class org.apache.shardingsphere.infra.database.metadata.url.JdbcUrlAppender
Append query properties.
asyncDestroy() - Method in class org.apache.shardingsphere.infra.datasource.pool.destroyer.DataSourcePoolDestroyer
Asynchronous destroy data source pool gracefully.

B

BranchDatabaseType - Interface in org.apache.shardingsphere.infra.database.type
Branch database type.
build(Collection<DataNode>, T) - Method in interface org.apache.shardingsphere.infra.datanode.DataNodeBuilder
Build data node.
build(String, DatabaseType) - Static method in class org.apache.shardingsphere.infra.metadata.schema.builder.SystemSchemaBuilder
Build.
build() - Method in interface org.apache.shardingsphere.infra.rule.builder.DefaultRuleConfigurationBuilder
Build default rule configuration.
build(T, Map<String, ShardingSphereMetaData>) - Method in interface org.apache.shardingsphere.infra.rule.builder.global.GlobalRuleBuilder
Build global rule.
build(T, String, Map<String, DataSource>, Collection<ShardingSphereRule>, ConfigurationProperties) - Method in interface org.apache.shardingsphere.infra.rule.builder.schema.SchemaRuleBuilder
Build schema rule.
BUILD_BRANCH - Static variable in class org.apache.shardingsphere.infra.autogen.version.ShardingSphereVersion
 
BUILD_GIT_COMMIT_ID - Static variable in class org.apache.shardingsphere.infra.autogen.version.ShardingSphereVersion
 
BUILD_GIT_COMMIT_ID_ABBREV - Static variable in class org.apache.shardingsphere.infra.autogen.version.ShardingSphereVersion
 
BUILD_GIT_COMMIT_MESSAGE_SHORT - Static variable in class org.apache.shardingsphere.infra.autogen.version.ShardingSphereVersion
 
BUILD_GIT_DIRTY - Static variable in class org.apache.shardingsphere.infra.autogen.version.ShardingSphereVersion
 
BUILD_GIT_TAG - Static variable in class org.apache.shardingsphere.infra.autogen.version.ShardingSphereVersion
 
BUILD_TIME - Static variable in class org.apache.shardingsphere.infra.autogen.version.ShardingSphereVersion
 
buildDataNode(DataNode, Map<String, Collection<String>>) - Static method in class org.apache.shardingsphere.infra.datanode.DataNodeUtil
Build data node.
buildRules(Collection<RuleConfiguration>, Map<String, ShardingSphereMetaData>) - Static method in class org.apache.shardingsphere.infra.rule.builder.global.GlobalRulesBuilder
Build rules.
buildRules(String, SchemaConfiguration, ConfigurationProperties) - Static method in class org.apache.shardingsphere.infra.rule.builder.schema.SchemaRulesBuilder
Build rules.
buildToBeAlteredRuleConfiguration(T) - Method in interface org.apache.shardingsphere.infra.distsql.update.RuleDefinitionAlterUpdater
Build to be altered rule configuration.
buildToBeCreatedRuleConfiguration(T) - Method in interface org.apache.shardingsphere.infra.distsql.update.RuleDefinitionCreateUpdater
Build to be created rule configuration.
buildWithDefaultValue() - Static method in class org.apache.shardingsphere.infra.yaml.config.pojo.rulealtered.YamlOnRuleAlteredActionConfiguration.YamlInputConfiguration
Build with default value.
buildWithDefaultValue() - Static method in class org.apache.shardingsphere.infra.yaml.config.pojo.rulealtered.YamlOnRuleAlteredActionConfiguration.YamlOutputConfiguration
Build with default value.

C

CachedDatabaseMetaData - Class in org.apache.shardingsphere.infra.metadata.resource
Cached database meta data.
CachedDatabaseMetaData(DatabaseMetaData) - Constructor for class org.apache.shardingsphere.infra.metadata.resource.CachedDatabaseMetaData
 
check(String, T) - Method in interface org.apache.shardingsphere.infra.config.checker.RuleConfigurationChecker
Check rule configuration.
checkSQLStatement(ShardingSphereMetaData, T, R) - Method in interface org.apache.shardingsphere.infra.distsql.update.RuleDefinitionUpdater
Check SQL statement.
clear() - Static method in class org.apache.shardingsphere.infra.hint.HintManager
Clear thread local for hint manager.
clearShardingValues() - Method in class org.apache.shardingsphere.infra.hint.HintManager
Clear sharding values.
clearWarnings() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
close() - Method in class org.apache.shardingsphere.infra.hint.HintManager
 
close(DataSource) - Method in class org.apache.shardingsphere.infra.metadata.resource.ShardingSphereResource
Close data source.
close() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
ColumnMetaData - Class in org.apache.shardingsphere.infra.metadata.schema.model
Column meta data.
ColumnMetaData() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.model.ColumnMetaData
 
ColumnMetaDataLoader - Class in org.apache.shardingsphere.infra.metadata.schema.loader.common
Column meta data loader.
ColumnMetaDataLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.common.ColumnMetaDataLoader
 
commit() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
ComputeNodeInstance - Class in org.apache.shardingsphere.infra.instance
Instance of compute node.
ComputeNodeInstance() - Constructor for class org.apache.shardingsphere.infra.instance.ComputeNodeInstance
 
ConfigurationProperties - Class in org.apache.shardingsphere.infra.config.props
Typed properties of configuration.
ConfigurationProperties(Properties) - Constructor for class org.apache.shardingsphere.infra.config.props.ConfigurationProperties
 
ConfigurationPropertyKey - Enum in org.apache.shardingsphere.infra.config.props
Typed property key of configuration.
ConnectionConfiguration - Class in org.apache.shardingsphere.infra.datasource.config
Connection configuration.
ConnectionConfiguration() - Constructor for class org.apache.shardingsphere.infra.datasource.config.ConnectionConfiguration
 
ConnectionPropertySynonyms - Class in org.apache.shardingsphere.infra.datasource.props.synonym
Connection property synonyms.
ConnectionPropertySynonyms(Map<String, Object>, Map<String, String>) - Constructor for class org.apache.shardingsphere.infra.datasource.props.synonym.ConnectionPropertySynonyms
 
ConstraintMetaData - Class in org.apache.shardingsphere.infra.metadata.schema.model
Constraint meta data.
ConstraintMetaData() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.model.ConstraintMetaData
 
containExportableKey(Collection<String>) - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.ExportableRule
Whether the current rule contains the specified key.
containsActiveConnection(DataSource) - Method in interface org.apache.shardingsphere.infra.datasource.pool.destroyer.detector.DataSourcePoolActiveDetector
Whether contains active connection.
containsActiveConnection(DataSource) - Method in class org.apache.shardingsphere.infra.datasource.pool.destroyer.detector.type.DefaultDataSourcePoolActiveDetector
 
containsActiveConnection(DataSource) - Method in class org.apache.shardingsphere.infra.datasource.pool.destroyer.detector.type.HikariDataSourcePoolActiveDetector
 
containsColumn(String, String) - Method in class org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Judge whether contains column name.
containsSystemSchema(DatabaseType, Collection<String>, String) - Static method in class org.apache.shardingsphere.infra.metadata.schema.util.SystemSchemaUtil
Judge whether sql statement contains system schema or not.
containsTable(String) - Method in class org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Judge contains table from table meta data or not.
convert(Properties) - Static method in class org.apache.shardingsphere.infra.properties.PropertiesConverter
Convert properties to string content.
convertShardingSphereUser(Collection<String>) - Static method in class org.apache.shardingsphere.infra.metadata.user.yaml.config.YamlUsersConfigurationConverter
Convert to ShardingSphere users.
convertToProperties() - Method in class org.apache.shardingsphere.infra.datasource.pool.creator.DataSourceReflection
Convert to properties.
convertYamlUserConfiguration(Collection<String>) - Static method in class org.apache.shardingsphere.infra.metadata.user.yaml.config.YamlUsersConfigurationConverter
Convert to YAML user configurations.
convertYamlUserConfigurations(Collection<ShardingSphereUser>) - Static method in class org.apache.shardingsphere.infra.metadata.user.yaml.config.YamlUsersConfigurationConverter
Convert to users YAML content.
create(Map<String, DataSourceProperties>) - Static method in class org.apache.shardingsphere.infra.datasource.pool.creator.DataSourcePoolCreator
Create data sources.
create(DataSourceProperties) - Static method in class org.apache.shardingsphere.infra.datasource.pool.creator.DataSourcePoolCreator
Create data source.
create(String, DataSourceConfiguration) - Static method in class org.apache.shardingsphere.infra.datasource.props.DataSourcePropertiesCreator
Create data source properties.
create(DataSource) - Static method in class org.apache.shardingsphere.infra.datasource.props.DataSourcePropertiesCreator
Create data source properties.
create(String, Map<String, ShardingSphereSchema>, SchemaConfiguration, Collection<ShardingSphereRule>, DatabaseType) - Static method in class org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData
Create ShardingSphere meta data.
createAlgorithm(TypedSPIConfiguration, Class<? extends ShardingSphereAlgorithm>) - Static method in class org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmFactory
Create algorithm.
createArrayOf(String, Object[]) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
createBlob() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
createClob() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
createNClob() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
createSQLXML() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
createStatement() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
createStatement(int, int) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
createStatement(int, int, int) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
createStruct(String, Object[]) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
CronJob - Class in org.apache.shardingsphere.infra.schedule
 
CronJob() - Constructor for class org.apache.shardingsphere.infra.schedule.CronJob
 
CustomDataSourceProperties - Class in org.apache.shardingsphere.infra.datasource.props.custom
Custom data source properties.
CustomDataSourceProperties(Map<String, Object>, Collection<String>, Collection<String>, Map<String, String>) - Constructor for class org.apache.shardingsphere.infra.datasource.props.custom.CustomDataSourceProperties
 

D

DatabaseLoader - Class in org.apache.shardingsphere.infra.metadata.database.loader
Database loader.
DatabaseLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.database.loader.DatabaseLoader
 
DatabaseType - Interface in org.apache.shardingsphere.infra.database.type
Database type.
DatabaseTypeAwareSPI - Interface in org.apache.shardingsphere.infra.database.type
Database type aware SPI.
DatabaseTypeFactory - Class in org.apache.shardingsphere.infra.database.type
Database type factory.
DatabaseTypeFactory() - Constructor for class org.apache.shardingsphere.infra.database.type.DatabaseTypeFactory
 
DatabaseTypeRecognizer - Class in org.apache.shardingsphere.infra.database.type
Database type recognizer.
DatabaseTypeRecognizer() - Constructor for class org.apache.shardingsphere.infra.database.type.DatabaseTypeRecognizer
 
DatabaseTypeRegistry - Class in org.apache.shardingsphere.infra.database.type
Database type registry.
DatabaseTypeRegistry() - Constructor for class org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
 
DataNode - Class in org.apache.shardingsphere.infra.datanode
Data node.
DataNode(String) - Constructor for class org.apache.shardingsphere.infra.datanode.DataNode
Constructs a data node with well-formatted string.
DataNodeBuilder<T extends ShardingSphereRule> - Interface in org.apache.shardingsphere.infra.datanode
Data node builder.
DataNodeContainedRule - Interface in org.apache.shardingsphere.infra.rule.identifier.type
ShardingSphere rule which contains data node.
DataNodeInfo - Class in org.apache.shardingsphere.infra.datanode
Data node info.
DataNodeInfo() - Constructor for class org.apache.shardingsphere.infra.datanode.DataNodeInfo
 
DataNodes - Class in org.apache.shardingsphere.infra.datanode
Data nodes.
DataNodes(Collection<ShardingSphereRule>) - Constructor for class org.apache.shardingsphere.infra.datanode.DataNodes
 
DataNodeUtil - Class in org.apache.shardingsphere.infra.datanode
Data node utility.
DataNodeUtil() - Constructor for class org.apache.shardingsphere.infra.datanode.DataNodeUtil
 
DataSourceConfiguration - Class in org.apache.shardingsphere.infra.datasource.config
Data source configuration.
DataSourceConfiguration() - Constructor for class org.apache.shardingsphere.infra.datasource.config.DataSourceConfiguration
 
DataSourceContainedRule - Interface in org.apache.shardingsphere.infra.rule.identifier.type
ShardingSphere rule which contains data source.
DataSourceDisabledEvent - Class in org.apache.shardingsphere.infra.rule.event.impl
Data source disabled event.
DataSourceDisabledEvent() - Constructor for class org.apache.shardingsphere.infra.rule.event.impl.DataSourceDisabledEvent
 
DataSourceGeneratedSchemaConfiguration - Class in org.apache.shardingsphere.infra.config.schema.impl
Data source generated schema configuration.
DataSourceGeneratedSchemaConfiguration(Map<String, DataSourceConfiguration>, Collection<RuleConfiguration>) - Constructor for class org.apache.shardingsphere.infra.config.schema.impl.DataSourceGeneratedSchemaConfiguration
 
DataSourceMetaData - Interface in org.apache.shardingsphere.infra.database.metadata
Data source meta data.
DataSourceNameAware - Interface in org.apache.shardingsphere.infra.aware
Data source name aware.
DataSourceNameAwareFactory - Class in org.apache.shardingsphere.infra.aware
Data source name aware factory.
DataSourceNameDisabledEvent - Class in org.apache.shardingsphere.infra.rule.event.impl
Data source name disabled event.
DataSourceNameDisabledEvent() - Constructor for class org.apache.shardingsphere.infra.rule.event.impl.DataSourceNameDisabledEvent
 
DataSourcePoolActiveDetector - Interface in org.apache.shardingsphere.infra.datasource.pool.destroyer.detector
Data source pool active detector.
DataSourcePoolActiveDetectorFactory - Class in org.apache.shardingsphere.infra.datasource.pool.destroyer.detector
Data source pool active detector factory.
DataSourcePoolActiveDetectorFactory() - Constructor for class org.apache.shardingsphere.infra.datasource.pool.destroyer.detector.DataSourcePoolActiveDetectorFactory
 
DataSourcePoolCreator - Class in org.apache.shardingsphere.infra.datasource.pool.creator
Data source pool creator.
DataSourcePoolCreator() - Constructor for class org.apache.shardingsphere.infra.datasource.pool.creator.DataSourcePoolCreator
 
DataSourcePoolDestroyer - Class in org.apache.shardingsphere.infra.datasource.pool.destroyer
Data source pool destroyer.
DataSourcePoolDestroyer() - Constructor for class org.apache.shardingsphere.infra.datasource.pool.destroyer.DataSourcePoolDestroyer
 
DataSourcePoolFieldMetaData - Interface in org.apache.shardingsphere.infra.datasource.pool.metadata
Data source pool field meta data.
DataSourcePoolMetaData - Interface in org.apache.shardingsphere.infra.datasource.pool.metadata
Data source pool meta data.
DataSourcePoolMetaDataFactory - Class in org.apache.shardingsphere.infra.datasource.pool.metadata
Data source pool meta data factory.
DataSourcePoolMetaDataFactory() - Constructor for class org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolMetaDataFactory
 
DataSourcePoolMetaDataReflection - Class in org.apache.shardingsphere.infra.datasource.pool.metadata
Data source pool meta data reflection.
DataSourcePoolMetaDataReflection() - Constructor for class org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolMetaDataReflection
 
DataSourceProperties - Class in org.apache.shardingsphere.infra.datasource.props
Data source properties.
DataSourceProperties(String, Map<String, Object>) - Constructor for class org.apache.shardingsphere.infra.datasource.props.DataSourceProperties
 
DataSourcePropertiesCreator - Class in org.apache.shardingsphere.infra.datasource.props
Data source properties creator.
DataSourcePropertiesCreator() - Constructor for class org.apache.shardingsphere.infra.datasource.props.DataSourcePropertiesCreator
 
DataSourcePropertiesValidator - Class in org.apache.shardingsphere.infra.datasource.props
Data source properties validator.
DataSourcePropertiesValidator() - Constructor for class org.apache.shardingsphere.infra.datasource.props.DataSourcePropertiesValidator
 
DataSourceProvidedSchemaConfiguration - Class in org.apache.shardingsphere.infra.config.schema.impl
Data source provided schema configuration.
DataSourceProvidedSchemaConfiguration() - Constructor for class org.apache.shardingsphere.infra.config.schema.impl.DataSourceProvidedSchemaConfiguration
 
DataSourceReflection - Class in org.apache.shardingsphere.infra.datasource.pool.creator
Data source reflection.
DataSourceReflection(DataSource) - Constructor for class org.apache.shardingsphere.infra.datasource.pool.creator.DataSourceReflection
 
DataSourcesMetaData - Class in org.apache.shardingsphere.infra.metadata.resource
Data sources meta data.
DataSourcesMetaData(DatabaseType, Map<String, DataSource>) - Constructor for class org.apache.shardingsphere.infra.metadata.resource.DataSourcesMetaData
 
DataSourceStatusChangedEvent - Interface in org.apache.shardingsphere.infra.rule.event
Data source status changed event.
DataTypeLoader - Class in org.apache.shardingsphere.infra.metadata.schema.loader.common
Data type loader.
DataTypeLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.common.DataTypeLoader
 
DBCPDataSourcePoolFieldMetaData - Class in org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp
DBCP data source pool field meta data.
DBCPDataSourcePoolFieldMetaData() - Constructor for class org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp.DBCPDataSourcePoolFieldMetaData
 
DBCPDataSourcePoolMetaData - Class in org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp
DBCP data source pool meta data.
DBCPDataSourcePoolMetaData() - Constructor for class org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp.DBCPDataSourcePoolMetaData
 
decorate(Map<String, TableMetaData>, T, SchemaBuilderMaterials) - Method in interface org.apache.shardingsphere.infra.metadata.schema.builder.spi.RuleBasedTableMetaDataBuilder
Decorate table meta data.
DefaultDataSourcePoolActiveDetector - Class in org.apache.shardingsphere.infra.datasource.pool.destroyer.detector.type
Default data source pool active detector.
DefaultDataSourcePoolActiveDetector() - Constructor for class org.apache.shardingsphere.infra.datasource.pool.destroyer.detector.type.DefaultDataSourcePoolActiveDetector
 
DefaultDataSourcePoolFieldMetaData - Class in org.apache.shardingsphere.infra.datasource.pool.metadata.type
Default data source pool field meta data.
DefaultDataSourcePoolFieldMetaData() - Constructor for class org.apache.shardingsphere.infra.datasource.pool.metadata.type.DefaultDataSourcePoolFieldMetaData
 
DefaultGlobalRuleConfigurationBuilder<T extends GlobalRuleConfiguration,B extends GlobalRuleBuilder<?>> - Interface in org.apache.shardingsphere.infra.rule.builder.global
Default global rule configuration builder.
DefaultRuleConfigurationBuilder<T extends RuleConfiguration,B extends RuleBuilder<?>> - Interface in org.apache.shardingsphere.infra.rule.builder
Default rule configuration builder.
DefaultSchema - Class in org.apache.shardingsphere.infra.database
Default schema.
DefaultSchema() - Constructor for class org.apache.shardingsphere.infra.database.DefaultSchema
 
DefaultSchemaRuleConfigurationBuilder<T extends SchemaRuleConfiguration,B extends SchemaRuleBuilder<?>> - Interface in org.apache.shardingsphere.infra.rule.builder.schema
Default schema rule configuration builder.
DefaultYamlTupleProcessor - Class in org.apache.shardingsphere.infra.yaml.engine.representer.processor
Default YAML tuple processor.
DefaultYamlTupleProcessor() - Constructor for class org.apache.shardingsphere.infra.yaml.engine.representer.processor.DefaultYamlTupleProcessor
 
deleteComputeNodeInstance(ComputeNodeInstance) - Method in class org.apache.shardingsphere.infra.instance.InstanceContext
Delete compute node instance.
DialectTableMetaDataLoader - Interface in org.apache.shardingsphere.infra.metadata.schema.loader.spi
Dialect table meta data loader.
DistributedRuleConfiguration - Interface in org.apache.shardingsphere.infra.config.function
Distributed rule configuration.
DistSQLException - Exception in org.apache.shardingsphere.infra.distsql.exception
Dist SQL exception.
DistSQLException(int, String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.DistSQLException
 
DistSQLResultSet - Interface in org.apache.shardingsphere.infra.distsql.query
Dist SQL result set.
DuplicateAlgorithmException - Exception in org.apache.shardingsphere.infra.distsql.exception.rule
Duplicate algorithm exception.
DuplicateAlgorithmException(String, String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.DuplicateAlgorithmException
 
DuplicateKeyGeneratorException - Exception in org.apache.shardingsphere.infra.distsql.exception.rule
Duplicate key generator exception.
DuplicateKeyGeneratorException(String, String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.DuplicateKeyGeneratorException
 
DuplicateResourceException - Exception in org.apache.shardingsphere.infra.distsql.exception.resource
Duplicate resource exception.
DuplicateResourceException(Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.resource.DuplicateResourceException
 
DuplicateRuleException - Exception in org.apache.shardingsphere.infra.distsql.exception.rule
Duplicate rule exception.
DuplicateRuleException(String, String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.DuplicateRuleException
 
DuplicateRuleException(String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.DuplicateRuleException
 
DuplicateRuleException(String, String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.DuplicateRuleException
 

E

EnhancedRuleConfiguration - Interface in org.apache.shardingsphere.infra.config.function
Enhanced rule configuration.
equals(Object) - Method in class org.apache.shardingsphere.infra.datanode.DataNode
 
equals(Object) - Method in class org.apache.shardingsphere.infra.datasource.props.DataSourceProperties
 
equals(Object) - Method in class org.apache.shardingsphere.infra.metadata.user.Grantee
 
executeUpdate(T) - Method in interface org.apache.shardingsphere.infra.distsql.update.RALUpdater
Execute update.
export(Collection<String>) - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.ExportableRule
Export data by specified key.
export(String) - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.ExportableRule
Export data by specified key.
EXPORTABLE_KEY_AUTO_AWARE_DATA_SOURCE - Static variable in class org.apache.shardingsphere.infra.distsql.constant.ExportableConstants
 
EXPORTABLE_KEY_AUTO_AWARE_DATA_SOURCE_NAME - Static variable in class org.apache.shardingsphere.infra.distsql.constant.ExportableConstants
 
EXPORTABLE_KEY_DATA_SOURCE - Static variable in class org.apache.shardingsphere.infra.distsql.constant.ExportableConstants
 
EXPORTABLE_KEY_ENABLED_DATA_SOURCE - Static variable in class org.apache.shardingsphere.infra.distsql.constant.ExportableConstants
 
EXPORTABLE_KEY_PRIMARY_DATA_SOURCE - Static variable in class org.apache.shardingsphere.infra.distsql.constant.ExportableConstants
 
EXPORTABLE_KEY_SINGLE_TABLES - Static variable in class org.apache.shardingsphere.infra.distsql.constant.ExportableConstants
 
ExportableConstants - Class in org.apache.shardingsphere.infra.distsql.constant
Exportable constants.
ExportableConstants() - Constructor for class org.apache.shardingsphere.infra.distsql.constant.ExportableConstants
 
ExportableRule - Interface in org.apache.shardingsphere.infra.rule.identifier.type
ShardingSphere rule which supports exporting data.

F

findActualTableByCatalog(String, String) - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule
Find actual table name via catalog.
findFirstActualTable(String) - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule
Find first actual table name.
findHintDataSourceName() - Method in class org.apache.shardingsphere.infra.hint.SQLHintExtractor
Find hint data source name.
findLogicTableByActualTable(String) - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule
Find logic table name via actual table name.
findRuleConfiguration(Class<T>) - Method in class org.apache.shardingsphere.infra.metadata.rule.ShardingSphereRuleMetaData
Find rule configuration by class.
findRules(Class<T>) - Method in class org.apache.shardingsphere.infra.metadata.rule.ShardingSphereRuleMetaData
Find rules by class.
findSingleRule(Class<T>) - Method in class org.apache.shardingsphere.infra.metadata.rule.ShardingSphereRuleMetaData
Find single rule by class.
findSingleRuleConfiguration(Class<T>) - Method in class org.apache.shardingsphere.infra.metadata.rule.ShardingSphereRuleMetaData
Find single rule configuration by class.
findSingleTableDataNode(String) - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.MutableDataNodeRule
Find single data node by table name.
findUser(Grantee) - Method in class org.apache.shardingsphere.infra.metadata.user.ShardingSphereUsers
Find user.
format() - Method in class org.apache.shardingsphere.infra.datanode.DataNode
Format DataNode as string.
formatTableNamePattern(String) - Method in interface org.apache.shardingsphere.infra.database.type.DatabaseType
Format table name pattern.
formatTableNamePattern(String) - Method in class org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 

G

generate() - Method in interface org.apache.shardingsphere.infra.instance.workerid.WorkerIdGenerator
Generate worker id.
get(String) - Method in class org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Get table meta data via table name.
getActualDatabaseType(String) - Static method in class org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
Get actual database type.
getActualIndexName(String, String) - Static method in class org.apache.shardingsphere.infra.metadata.schema.util.IndexMetaDataUtil
Get actual index name.
getAllColumnNames(String) - Method in class org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Get all column names via table.
getAllDataNodes() - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule
Get all data nodes.
getAllInstanceDataSourceNames() - Method in class org.apache.shardingsphere.infra.metadata.resource.DataSourcesMetaData
Get all instance data source names.
getAllInstanceDataSources() - Method in class org.apache.shardingsphere.infra.metadata.resource.ShardingSphereResource
Get all instance data sources.
getAllLocalProperties() - Method in class org.apache.shardingsphere.infra.datasource.props.DataSourceProperties
Get all local properties.
getAllPropertyKeys() - Method in interface org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmPropertiesAware
Get all property keys.
getAllStandardProperties() - Method in class org.apache.shardingsphere.infra.datasource.props.DataSourceProperties
Get all standard properties.
getAllTableNames() - Method in class org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Get all table names.
getAllTables() - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule
Get all tables.
getAutoCommit() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
getCatalog() - Method in interface org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Get catalog.
getCatalog() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
getClassForName(String) - Method in class org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstructor
 
getClientInfo(String) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
getClientInfo() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
getColumnNames() - Method in interface org.apache.shardingsphere.infra.distsql.query.DistSQLResultSet
Get result set column names.
getComputeNodeInstanceIds(InstanceType, Collection<String>) - Method in class org.apache.shardingsphere.infra.instance.InstanceContext
Get compute node instances by instance type and labels.
getConstructor(Node) - Method in class org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstructor
 
getCurrentState() - Method in class org.apache.shardingsphere.infra.state.StateContext
Get current state.
getDatabaseShardingValues() - Static method in class org.apache.shardingsphere.infra.hint.HintManager
Get database sharding values.
getDatabaseShardingValues(String) - Static method in class org.apache.shardingsphere.infra.hint.HintManager
Get database sharding values.
getDatabaseType() - Method in interface org.apache.shardingsphere.infra.database.type.DatabaseTypeAwareSPI
Get database type.
getDatabaseType(Map<String, ? extends SchemaConfiguration>, ConfigurationProperties) - Static method in class org.apache.shardingsphere.infra.database.type.DatabaseTypeFactory
Get database type.
getDatabaseType(Collection<DataSource>) - Static method in class org.apache.shardingsphere.infra.database.type.DatabaseTypeRecognizer
Get database type.
getDatabaseType() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.H2TableMetaDataLoader
 
getDatabaseType() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.MySQLTableMetaDataLoader
 
getDatabaseType() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.OpenGaussTableMetaDataLoader
 
getDatabaseType() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.OracleTableMetaDataLoader
 
getDatabaseType() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.PostgreSQLTableMetaDataLoader
 
getDatabaseType() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.SQLServerTableMetaDataLoader
 
getDatabaseTypeByURL(String) - Static method in class org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
Get database type by URL.
getDatabaseTypeNames() - Static method in class org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
Get names of all database types.
getDataNodeGroups(Collection<DataNode>) - Static method in class org.apache.shardingsphere.infra.datanode.DataNodeUtil
Get data node groups.
getDataNodes(String) - Method in class org.apache.shardingsphere.infra.datanode.DataNodes
Get data nodes.
getDataNodesByTableName(String) - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule
Get data nodes by table name.
getDataSourceClassName() - Method in interface org.apache.shardingsphere.infra.database.type.DatabaseType
Get data source class name.
getDataSourceClassName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
getDataSourceClassName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
getDataSourceClassName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
 
getDataSourceClassName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.OpenGaussDatabaseType
 
getDataSourceClassName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
getDataSourceClassName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
 
getDataSourceClassName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
 
getDataSourceClassName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
 
getDataSourceMapper() - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.DataSourceContainedRule
Get data source mapper.
getDataSourceMetaData(String, String) - Method in interface org.apache.shardingsphere.infra.database.type.DatabaseType
Get data source meta data.
getDataSourceMetaData(String, String) - Method in class org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
getDataSourceMetaData(String, String) - Method in class org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
getDataSourceMetaData(String, String) - Method in class org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
 
getDataSourceMetaData(String, String) - Method in class org.apache.shardingsphere.infra.database.type.dialect.OpenGaussDatabaseType
 
getDataSourceMetaData(String, String) - Method in class org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
getDataSourceMetaData(String, String) - Method in class org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
 
getDataSourceMetaData(String, String) - Method in class org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
 
getDataSourceMetaData(String, String) - Method in class org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
 
getDataSourceMetaData(String) - Method in class org.apache.shardingsphere.infra.metadata.resource.DataSourcesMetaData
Get data source meta data.
getDataSourceName() - Static method in class org.apache.shardingsphere.infra.hint.HintManager
Get data source name.
getDataSourceNameAware() - Method in class org.apache.shardingsphere.infra.aware.DataSourceNameAwareFactory
Get data source name aware.
getDataSourcePropertiesMap(YamlRootConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.YamlDataSourceConfigurationSwapper
Get data source properties.
getDataSources() - Method in interface org.apache.shardingsphere.infra.config.schema.SchemaConfiguration
Get data sources.
getDefaultDatabaseType() - Static method in class org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
Get default database type.
getDefaultProperties() - Method in interface org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolMetaData
Get default properties.
getDefaultProperties() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp.DBCPDataSourcePoolMetaData
 
getDefaultQueryProperties() - Method in interface org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Get default query properties.
getDefaultQueryProperties() - Method in class org.apache.shardingsphere.infra.database.metadata.dialect.H2DataSourceMetaData
 
getDefaultQueryProperties() - Method in class org.apache.shardingsphere.infra.database.metadata.dialect.OpenGaussDataSourceMetaData
 
getDefaultQueryProperties() - Method in class org.apache.shardingsphere.infra.database.metadata.dialect.OracleDataSourceMetaData
 
getDefaultQueryProperties() - Method in class org.apache.shardingsphere.infra.database.metadata.dialect.PostgreSQLDataSourceMetaData
 
getDefaultQueryProperties() - Method in class org.apache.shardingsphere.infra.database.metadata.dialect.SQL92DataSourceMetaData
 
getDefaultQueryProperties() - Method in class org.apache.shardingsphere.infra.database.metadata.dialect.SQLServerDataSourceMetaData
 
getDefaultSchema() - Method in class org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData
Get default schema.
getDefaultTimeOut() - Method in interface org.apache.shardingsphere.infra.lock.ShardingSphereLock
Get default lock time out milliseconds.
getDefaultValue() - Method in interface org.apache.shardingsphere.infra.properties.TypedPropertyKey
Get default property value.
getExportedMethods() - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.ExportableRule
The methods that the rule can supply.
getFieldMetaData() - Method in interface org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolMetaData
Get data source pool field meta data.
getFieldMetaData() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp.DBCPDataSourcePoolMetaData
 
getFieldMetaData() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.hikari.HikariDataSourcePoolMetaData
 
getFormattedTextLength() - Method in class org.apache.shardingsphere.infra.datanode.DataNode
Get formatted text length.
getGeneratedLogicIndexName(Collection<ColumnSegment>) - Static method in class org.apache.shardingsphere.infra.metadata.schema.util.IndexMetaDataUtil
Get generated logic index name.
getHoldability() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
getHostname() - Method in interface org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Get host name.
getIdenticalData(Collection<String>, Collection<String>) - Method in interface org.apache.shardingsphere.infra.distsql.update.RuleDefinitionDropUpdater
Get identical data.
getInstance() - Static method in class org.apache.shardingsphere.infra.aware.DataSourceNameAwareFactory
Get instance.
getInstance() - Static method in class org.apache.shardingsphere.infra.eventbus.ShardingSphereEventBus
Get instance of ShardingSphere event bus.
getInstance() - Static method in class org.apache.shardingsphere.infra.hint.HintManager
Get a new instance for HintManager.
getInvalidProperties() - Method in interface org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolMetaData
Get invalid properties.
getInvalidProperties() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp.DBCPDataSourcePoolMetaData
 
getIp() - Static method in class org.apache.shardingsphere.infra.instance.utils.IpUtils
Get localhost IP address.
getJdbcConnectionProperties() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolMetaDataReflection
Get JDBC connection properties.
getJdbcUrl() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolMetaDataReflection
Get JDBC URL.
getJdbcUrlFieldName() - Method in interface org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolFieldMetaData
Get JDBC URL field name.
getJdbcUrlFieldName() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp.DBCPDataSourcePoolFieldMetaData
 
getJdbcUrlFieldName() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.DefaultDataSourcePoolFieldMetaData
 
getJdbcUrlFieldName() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.hikari.HikariDataSourcePoolFieldMetaData
 
getJdbcUrlPrefixes() - Method in interface org.apache.shardingsphere.infra.database.type.DatabaseType
Get alias of JDBC URL prefixes.
getJdbcUrlPrefixes() - Method in class org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
getJdbcUrlPrefixes() - Method in class org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
getJdbcUrlPrefixes() - Method in class org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
 
getJdbcUrlPrefixes() - Method in class org.apache.shardingsphere.infra.database.type.dialect.OpenGaussDatabaseType
 
getJdbcUrlPrefixes() - Method in class org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
getJdbcUrlPrefixes() - Method in class org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
 
getJdbcUrlPrefixes() - Method in class org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
 
getJdbcUrlPrefixes() - Method in class org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
 
getJdbcUrlPropertiesFieldName() - Method in interface org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolFieldMetaData
Get JDBC URL properties field name.
getJdbcUrlPropertiesFieldName() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp.DBCPDataSourcePoolFieldMetaData
 
getJdbcUrlPropertiesFieldName() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.DefaultDataSourcePoolFieldMetaData
 
getJdbcUrlPropertiesFieldName() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.hikari.HikariDataSourcePoolFieldMetaData
 
getKey() - Method in interface org.apache.shardingsphere.infra.properties.TypedPropertyKey
Get property key.
getKeyNames() - Static method in enum org.apache.shardingsphere.infra.config.props.ConfigurationPropertyKey
Get property key names.
getLogicIndexName(String, String) - Static method in class org.apache.shardingsphere.infra.metadata.schema.util.IndexMetaDataUtil
Get logic index name.
getMetaData() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
getMetaDataRefreshLockName() - Static method in class org.apache.shardingsphere.infra.lock.LockNameUtil
Get meta data refresh lock name.
getName() - Method in interface org.apache.shardingsphere.infra.database.type.DatabaseType
Get database name.
getName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
getName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
getName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
 
getName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.OpenGaussDatabaseType
 
getName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
getName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
 
getName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
 
getName() - Method in class org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
 
getNetworkTimeout() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
getNotExistedResources(Collection<String>) - Method in class org.apache.shardingsphere.infra.metadata.resource.ShardingSphereResource
Get not existed resource name.
getOrCreateSchemaLock(String) - Method in interface org.apache.shardingsphere.infra.lock.LockContext
Get or create schema lock.
getPassword() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolMetaDataReflection
Get password.
getPasswordFieldName() - Method in interface org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolFieldMetaData
Get password field name.
getPasswordFieldName() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp.DBCPDataSourcePoolFieldMetaData
 
getPasswordFieldName() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.DefaultDataSourcePoolFieldMetaData
 
getPasswordFieldName() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.hikari.HikariDataSourcePoolFieldMetaData
 
getPort() - Method in interface org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Get port.
getPrimaryDataSourceName(String) - Method in interface org.apache.shardingsphere.infra.aware.DataSourceNameAware
Get primary data source name.
getPropertySynonyms() - Method in interface org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolMetaData
Get property synonyms.
getPropertySynonyms() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp.DBCPDataSourcePoolMetaData
 
getProps() - Method in interface org.apache.shardingsphere.infra.config.mode.PersistRepositoryConfiguration
Get persist repository properties.
getQueryProperties() - Method in interface org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Get query properties.
getQueryProperties() - Method in class org.apache.shardingsphere.infra.database.metadata.dialect.H2DataSourceMetaData
 
getQueryProperties() - Method in class org.apache.shardingsphere.infra.database.metadata.dialect.OracleDataSourceMetaData
 
getQueryProperties() - Method in class org.apache.shardingsphere.infra.database.metadata.dialect.SQL92DataSourceMetaData
 
getQueryProperties() - Method in class org.apache.shardingsphere.infra.database.metadata.dialect.SQLServerDataSourceMetaData
 
getQuoteCharacter() - Method in interface org.apache.shardingsphere.infra.database.type.DatabaseType
Get quote character.
getQuoteCharacter() - Method in class org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
getQuoteCharacter() - Method in class org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
getQuoteCharacter() - Method in class org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
 
getQuoteCharacter() - Method in class org.apache.shardingsphere.infra.database.type.dialect.OpenGaussDatabaseType
 
getQuoteCharacter() - Method in class org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
getQuoteCharacter() - Method in class org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
 
getQuoteCharacter() - Method in class org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
 
getQuoteCharacter() - Method in class org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
 
getReplicaDataSourceNames(String) - Method in interface org.apache.shardingsphere.infra.aware.DataSourceNameAware
Get replica data source names.
getRequiredResource() - Method in interface org.apache.shardingsphere.infra.config.function.ResourceRequiredRuleConfiguration
Get Required Resource.
getRowData() - Method in interface org.apache.shardingsphere.infra.distsql.query.DistSQLResultSet
Get row data.
getRule() - Method in interface org.apache.shardingsphere.infra.aware.DataSourceNameAware
Get rule.
getRuleConfigurationClass() - Method in interface org.apache.shardingsphere.infra.distsql.update.RuleDefinitionUpdater
Get rule configuration class.
getRuleConfigurations() - Method in interface org.apache.shardingsphere.infra.config.schema.SchemaConfiguration
Get rule configurations.
getRuleConfigurationType() - Method in interface org.apache.shardingsphere.infra.yaml.config.pojo.YamlRuleConfiguration
Get rule configuration type.
getRuleTagName() - Method in interface org.apache.shardingsphere.infra.yaml.config.swapper.YamlRuleConfigurationSwapper
Get YAML rule tag name.
getSchema() - Method in interface org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Get schema.
getSchema(Connection) - Method in interface org.apache.shardingsphere.infra.database.type.DatabaseType
Get schema.
getSchema(Connection) - Method in class org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
getSchema() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
getSchemaByName(String) - Method in class org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData
Get schema by name.
getSchemaLock(String) - Method in interface org.apache.shardingsphere.infra.lock.LockContext
Get schema lock.
getSQLHintProps(String) - Static method in class org.apache.shardingsphere.infra.hint.SQLHintUtils
Get SQL hint props.
getSystemDatabaseSchemaMap() - Method in interface org.apache.shardingsphere.infra.database.type.DatabaseType
Get system database schema map.
getSystemDatabaseSchemaMap() - Method in class org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
getSystemDatabaseSchemaMap() - Method in class org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
getSystemDatabaseSchemaMap() - Method in class org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
 
getSystemDatabaseSchemaMap() - Method in class org.apache.shardingsphere.infra.database.type.dialect.OpenGaussDatabaseType
 
getSystemDatabaseSchemaMap() - Method in class org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
getSystemDatabaseSchemaMap() - Method in class org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
 
getSystemDatabaseSchemaMap() - Method in class org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
 
getSystemDatabaseSchemaMap() - Method in class org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
 
getSystemSchemas() - Method in interface org.apache.shardingsphere.infra.database.type.DatabaseType
Get system schemas.
getSystemSchemas() - Method in class org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
getSystemSchemas() - Method in class org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
getSystemSchemas() - Method in class org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
 
getSystemSchemas() - Method in class org.apache.shardingsphere.infra.database.type.dialect.OpenGaussDatabaseType
 
getSystemSchemas() - Method in class org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
getSystemSchemas() - Method in class org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
 
getSystemSchemas() - Method in class org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
 
getSystemSchemas() - Method in class org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
 
getTableLockName(String, String) - Static method in class org.apache.shardingsphere.infra.lock.LockNameUtil
Get table lock name.
getTableMetaDataLoadMaterial(Collection<String>, SchemaBuilderMaterials, boolean) - Static method in class org.apache.shardingsphere.infra.metadata.schema.util.TableMetaDataUtil
Get table meta data load materials.
getTables() - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.TableContainedRule
Get tables.
getTableShardingValues(String) - Static method in class org.apache.shardingsphere.infra.hint.HintManager
Get table sharding values.
getTransactionIsolation() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
getTransientFieldNames() - Method in interface org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolMetaData
Get transient field names.
getTrunkDatabaseType() - Method in interface org.apache.shardingsphere.infra.database.type.BranchDatabaseType
Get trunk database type.
getTrunkDatabaseType(String) - Static method in class org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
Get trunk database type.
getTrunkDatabaseType() - Method in class org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
getTrunkDatabaseType() - Method in class org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
getTrunkDatabaseTypeName(DatabaseType) - Static method in class org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
Get name of trunk database type.
getTupleName() - Method in interface org.apache.shardingsphere.infra.yaml.engine.representer.processor.ShardingSphereYamlTupleProcessor
Get tuple name.
getType() - Method in interface org.apache.shardingsphere.infra.config.mode.PersistRepositoryConfiguration
Get persist repository type.
getType() - Method in class org.apache.shardingsphere.infra.datasource.pool.destroyer.detector.type.DefaultDataSourcePoolActiveDetector
 
getType() - Method in class org.apache.shardingsphere.infra.datasource.pool.destroyer.detector.type.HikariDataSourcePoolActiveDetector
 
getType() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp.DBCPDataSourcePoolMetaData
 
getType() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.hikari.HikariDataSourcePoolMetaData
 
getType() - Method in interface org.apache.shardingsphere.infra.properties.TypedPropertyKey
Get property type.
getType() - Method in interface org.apache.shardingsphere.infra.rule.ShardingSphereRule
Get type.
getType() - Method in interface org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstruct
Get type.
getTypeAliases() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp.DBCPDataSourcePoolMetaData
 
getTypeMap() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
getUsername() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolMetaDataReflection
Get username.
getUsernameFieldName() - Method in interface org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolFieldMetaData
Get username field name.
getUsernameFieldName() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp.DBCPDataSourcePoolFieldMetaData
 
getUsernameFieldName() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.DefaultDataSourcePoolFieldMetaData
 
getUsernameFieldName() - Method in class org.apache.shardingsphere.infra.datasource.pool.metadata.type.hikari.HikariDataSourcePoolFieldMetaData
 
getValue(E) - Method in class org.apache.shardingsphere.infra.properties.TypedProperties
Get property value.
getWarnings() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
getWorkerId() - Method in class org.apache.shardingsphere.infra.instance.InstanceContext
Get worker id.
getYamlShortcuts() - Static method in class org.apache.shardingsphere.infra.yaml.config.swapper.YamlRuleConfigurationSwapperEngine
Get YAML shortcuts.
GlobalRule - Interface in org.apache.shardingsphere.infra.rule.identifier.scope
Global rule.
GlobalRuleBuilder<T extends RuleConfiguration> - Interface in org.apache.shardingsphere.infra.rule.builder.global
Global rule builder.
GlobalRuleConfiguration - Interface in org.apache.shardingsphere.infra.config.scope
Global rule configuration.
GlobalRulesBuilder - Class in org.apache.shardingsphere.infra.rule.builder.global
Global rules builder.
GlobalRulesBuilder() - Constructor for class org.apache.shardingsphere.infra.rule.builder.global.GlobalRulesBuilder
 
Grantee - Class in org.apache.shardingsphere.infra.metadata.user
Grantee.
Grantee(String, String) - Constructor for class org.apache.shardingsphere.infra.metadata.user.Grantee
 

H

H2DatabaseType - Class in org.apache.shardingsphere.infra.database.type.dialect
Database type of H2.
H2DatabaseType() - Constructor for class org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
H2DataSourceMetaData - Class in org.apache.shardingsphere.infra.database.metadata.dialect
Data source meta data for H2.
H2DataSourceMetaData(String) - Constructor for class org.apache.shardingsphere.infra.database.metadata.dialect.H2DataSourceMetaData
 
H2TableMetaDataLoader - Class in org.apache.shardingsphere.infra.metadata.schema.loader.dialect
Table meta data loader for H2.
H2TableMetaDataLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.H2TableMetaDataLoader
 
handleRollbackOnly(boolean, SQLStatement) - Method in interface org.apache.shardingsphere.infra.database.type.DatabaseType
Handle rollback only.
handleRollbackOnly(boolean, SQLStatement) - Method in class org.apache.shardingsphere.infra.database.type.dialect.OpenGaussDatabaseType
 
handleRollbackOnly(boolean, SQLStatement) - Method in class org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
 
hasAnyOneToBeDropped(T, R) - Method in interface org.apache.shardingsphere.infra.distsql.update.RuleDefinitionDropUpdater
Whether there is dropped data.
hasDataSource() - Method in class org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData
Determine whether there is a data source.
hashCode() - Method in class org.apache.shardingsphere.infra.datanode.DataNode
 
hashCode() - Method in class org.apache.shardingsphere.infra.datasource.props.DataSourceProperties
 
hashCode() - Method in class org.apache.shardingsphere.infra.metadata.user.Grantee
 
HikariDataSourcePoolActiveDetector - Class in org.apache.shardingsphere.infra.datasource.pool.destroyer.detector.type
Hikari data source pool active detector.
HikariDataSourcePoolActiveDetector() - Constructor for class org.apache.shardingsphere.infra.datasource.pool.destroyer.detector.type.HikariDataSourcePoolActiveDetector
 
HikariDataSourcePoolFieldMetaData - Class in org.apache.shardingsphere.infra.datasource.pool.metadata.type.hikari
Hikari data source pool field meta data.
HikariDataSourcePoolFieldMetaData() - Constructor for class org.apache.shardingsphere.infra.datasource.pool.metadata.type.hikari.HikariDataSourcePoolFieldMetaData
 
HikariDataSourcePoolMetaData - Class in org.apache.shardingsphere.infra.datasource.pool.metadata.type.hikari
Hikari data source pool meta data.
HikariDataSourcePoolMetaData() - Constructor for class org.apache.shardingsphere.infra.datasource.pool.metadata.type.hikari.HikariDataSourcePoolMetaData
 
HintManager - Class in org.apache.shardingsphere.infra.hint
The manager that use hint to inject sharding key directly through ThreadLocal.
HintManager() - Constructor for class org.apache.shardingsphere.infra.hint.HintManager
 

I

ImportResourceNotExistedException - Exception in org.apache.shardingsphere.infra.distsql.exception.resource
Import resource does not exist exception.
ImportResourceNotExistedException(String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.resource.ImportResourceNotExistedException
 
ImportSchemaNotExistedException - Exception in org.apache.shardingsphere.infra.exception
Import schema does not exist exception.
ImportSchemaNotExistedException(String) - Constructor for exception org.apache.shardingsphere.infra.exception.ImportSchemaNotExistedException
 
IndexMetaData - Class in org.apache.shardingsphere.infra.metadata.schema.model
Index meta data.
IndexMetaData() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.model.IndexMetaData
 
IndexMetaDataLoader - Class in org.apache.shardingsphere.infra.metadata.schema.loader.common
Index meta data loader.
IndexMetaDataLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.common.IndexMetaDataLoader
 
IndexMetaDataUtil - Class in org.apache.shardingsphere.infra.metadata.schema.util
Index meta data utility class.
IndexMetaDataUtil() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.util.IndexMetaDataUtil
 
init() - Method in interface org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmPostProcessor
Initialize algorithm.
init(ShardingSphereMetaData, SQLStatement) - Method in interface org.apache.shardingsphere.infra.distsql.query.DistSQLResultSet
Initialize data.
InnerLockReleasedEvent - Class in org.apache.shardingsphere.infra.lock
Inner lock released event.
InnerLockReleasedEvent() - Constructor for class org.apache.shardingsphere.infra.lock.InnerLockReleasedEvent
 
InputConfiguration() - Constructor for class org.apache.shardingsphere.infra.config.rulealtered.OnRuleAlteredActionConfiguration.InputConfiguration
 
InputConfigurationSwapper() - Constructor for class org.apache.shardingsphere.infra.yaml.config.swapper.rulealtered.OnRuleAlteredActionConfigurationYamlSwapper.InputConfigurationSwapper
 
InstanceAwareRule - Interface in org.apache.shardingsphere.infra.rule.identifier.type
Instance aware rule.
InstanceContext - Class in org.apache.shardingsphere.infra.instance
Instance context.
InstanceContext() - Constructor for class org.apache.shardingsphere.infra.instance.InstanceContext
 
InstanceDefinition - Class in org.apache.shardingsphere.infra.instance.definition
Instance definition.
InstanceDefinition(InstanceType) - Constructor for class org.apache.shardingsphere.infra.instance.definition.InstanceDefinition
 
InstanceDefinition(InstanceType, Integer) - Constructor for class org.apache.shardingsphere.infra.instance.definition.InstanceDefinition
 
InstanceDefinition(InstanceType, String) - Constructor for class org.apache.shardingsphere.infra.instance.definition.InstanceDefinition
 
InstanceId - Class in org.apache.shardingsphere.infra.instance.definition
Instance id.
InstanceId(String, Integer) - Constructor for class org.apache.shardingsphere.infra.instance.definition.InstanceId
 
InstanceId(Integer) - Constructor for class org.apache.shardingsphere.infra.instance.definition.InstanceId
 
InstanceId(String) - Constructor for class org.apache.shardingsphere.infra.instance.definition.InstanceId
 
InstanceId() - Constructor for class org.apache.shardingsphere.infra.instance.definition.InstanceId
 
InstanceType - Enum in org.apache.shardingsphere.infra.instance.definition
Instance type.
InvalidAlgorithmConfigurationException - Exception in org.apache.shardingsphere.infra.distsql.exception.rule
Invalid algorithm configuration exception.
InvalidAlgorithmConfigurationException(String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.InvalidAlgorithmConfigurationException
 
InvalidAlgorithmConfigurationException(String, String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.InvalidAlgorithmConfigurationException
 
InvalidAlgorithmConfigurationException(String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.InvalidAlgorithmConfigurationException
 
InvalidDataSourcePropertiesException - Exception in org.apache.shardingsphere.infra.datasource.props
Invalid data source properties exception.
InvalidDataSourcePropertiesException(String, String) - Constructor for exception org.apache.shardingsphere.infra.datasource.props.InvalidDataSourcePropertiesException
 
InvalidResourcesException - Exception in org.apache.shardingsphere.infra.distsql.exception.resource
Invalid resources exception.
InvalidResourcesException(Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.resource.InvalidResourcesException
 
InvalidRuleConfigurationException - Exception in org.apache.shardingsphere.infra.distsql.exception.rule
Invalid rule configuration exception.
InvalidRuleConfigurationException(String, Collection<String>, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.InvalidRuleConfigurationException
 
IpUtils - Class in org.apache.shardingsphere.infra.instance.utils
IP utilities.
IpUtils() - Constructor for class org.apache.shardingsphere.infra.instance.utils.IpUtils
 
IS_SNAPSHOT - Static variable in class org.apache.shardingsphere.infra.autogen.version.ShardingSphereVersion
 
isClosed() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
isComplete() - Method in class org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData
Judge whether is completed.
isDatabaseShardingOnly() - Static method in class org.apache.shardingsphere.infra.hint.HintManager
Judge whether database sharding only.
isDefault() - Method in class org.apache.shardingsphere.infra.datasource.pool.destroyer.detector.type.DefaultDataSourcePoolActiveDetector
 
isExistRuleConfig(R) - Method in interface org.apache.shardingsphere.infra.distsql.update.RuleDefinitionDropUpdater
Whether there is configuration.
isHintWriteRouteOnly() - Method in class org.apache.shardingsphere.infra.hint.SQLHintExtractor
Judge whether is hint routed to write data source or not.
isInSameDatabaseInstance(DataSourceMetaData) - Method in interface org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Judge whether two of data sources are in the same database instance.
isInSameDatabaseInstance(DataSourceMetaData) - Method in class org.apache.shardingsphere.infra.database.metadata.dialect.H2DataSourceMetaData
 
isInstantiated() - Static method in class org.apache.shardingsphere.infra.hint.HintManager
Judge whether hint manager instantiated or not.
isLocked(String) - Method in interface org.apache.shardingsphere.infra.lock.ShardingSphereLock
Check whether resource is locked in current instance.
isLockedSchema(String) - Method in interface org.apache.shardingsphere.infra.lock.LockContext
Is locked schema.
isNeedAccumulate(Collection<String>) - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule
Is need accumulate.
isReadOnly() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
isSystemTable(String, String) - Static method in enum org.apache.shardingsphere.infra.metadata.schema.builder.SystemSchemaBuilderRule
Judge whether current table is system table or not.
isValid(int) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
isWrapperFor(Class<?>) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
isWriteRouteOnly() - Static method in class org.apache.shardingsphere.infra.hint.HintManager
Judge whether route to write database only or not.

J

JdbcUrl - Class in org.apache.shardingsphere.infra.database.metadata.url
JDBC URL.
JdbcUrl() - Constructor for class org.apache.shardingsphere.infra.database.metadata.url.JdbcUrl
 
JdbcUrlAppender - Class in org.apache.shardingsphere.infra.database.metadata.url
JDBC URL appender.
JdbcUrlAppender() - Constructor for class org.apache.shardingsphere.infra.database.metadata.url.JdbcUrlAppender
 

K

KeyGeneratorInUsedException - Exception in org.apache.shardingsphere.infra.distsql.exception.rule
Key generator in used exception.
KeyGeneratorInUsedException(String, String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.KeyGeneratorInUsedException
 

L

load(String, DatabaseType, Map<String, DataSource>, Collection<ShardingSphereRule>, Properties) - Static method in class org.apache.shardingsphere.infra.metadata.database.loader.DatabaseLoader
Load database.
load(String, DatabaseType) - Static method in class org.apache.shardingsphere.infra.metadata.database.loader.DatabaseLoader
Load database.
load(Collection<String>, T, SchemaBuilderMaterials) - Method in interface org.apache.shardingsphere.infra.metadata.schema.builder.spi.RuleBasedTableMetaDataBuilder
Load table meta data.
load(Collection<String>, SchemaBuilderMaterials) - Static method in class org.apache.shardingsphere.infra.metadata.schema.builder.TableMetaDataBuilder
Load table metadata.
load(Connection, String, DatabaseType) - Static method in class org.apache.shardingsphere.infra.metadata.schema.loader.common.ColumnMetaDataLoader
Load column meta data list.
load(DatabaseMetaData) - Static method in class org.apache.shardingsphere.infra.metadata.schema.loader.common.DataTypeLoader
Load data type.
load(Connection, String) - Static method in class org.apache.shardingsphere.infra.metadata.schema.loader.common.IndexMetaDataLoader
Load index meta data list.
load(DataSource, String, DatabaseType) - Static method in class org.apache.shardingsphere.infra.metadata.schema.loader.common.TableMetaDataLoader
Load table meta data.
load(DataSource, Collection<String>) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.H2TableMetaDataLoader
 
load(DataSource, Collection<String>) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.MySQLTableMetaDataLoader
 
load(DataSource, Collection<String>) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.OpenGaussTableMetaDataLoader
 
load(DataSource, Collection<String>) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.OracleTableMetaDataLoader
 
load(DataSource, Collection<String>) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.PostgreSQLTableMetaDataLoader
 
load(DataSource, Collection<String>) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.SQLServerTableMetaDataLoader
 
load(Map<String, DataSource>, Collection<ShardingSphereRule>, Properties) - Static method in class org.apache.shardingsphere.infra.metadata.schema.loader.SchemaLoader
Load schema.
load(DataSource, Collection<String>) - Method in interface org.apache.shardingsphere.infra.metadata.schema.loader.spi.DialectTableMetaDataLoader
Load table meta data.
load(Collection<TableMetaDataLoaderMaterial>, DatabaseType) - Static method in class org.apache.shardingsphere.infra.metadata.schema.loader.TableMetaDataLoaderEngine
Load table meta data.
loadAllTableNames(DatabaseType, DataSource) - Static method in class org.apache.shardingsphere.infra.metadata.schema.loader.common.SchemaMetaDataLoader
Load all table names.
LockContext - Interface in org.apache.shardingsphere.infra.lock
Lock context.
LockNameUtil - Class in org.apache.shardingsphere.infra.lock
Lock name util.
LockNameUtil() - Constructor for class org.apache.shardingsphere.infra.lock.LockNameUtil
 
LOGIC_NAME - Static variable in class org.apache.shardingsphere.infra.database.DefaultSchema
Schema name.

M

main(String[]) - Static method in class org.apache.shardingsphere.infra.autogen.version.ShardingSphereVersion
Print version info of ShardingSphere to stdout.
MariaDBDatabaseType - Class in org.apache.shardingsphere.infra.database.type.dialect
Database type of MariaDB.
MariaDBDatabaseType() - Constructor for class org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
MariaDBDataSourceMetaData - Class in org.apache.shardingsphere.infra.database.metadata.dialect
Data source meta data for MariaDB.
MariaDBDataSourceMetaData(String) - Constructor for class org.apache.shardingsphere.infra.database.metadata.dialect.MariaDBDataSourceMetaData
 
marshal(Object) - Static method in class org.apache.shardingsphere.infra.yaml.engine.YamlEngine
Marshal YAML.
MetaDataLoaderConnectionAdapter - Class in org.apache.shardingsphere.infra.metadata.schema.loader.adapter
Meta data loader connection adapter.
MetaDataLoaderConnectionAdapter() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
ModeConfiguration - Class in org.apache.shardingsphere.infra.config.mode
Mode configuration.
ModeConfiguration() - Constructor for class org.apache.shardingsphere.infra.config.mode.ModeConfiguration
 
ModeConfigurationYamlSwapper - Class in org.apache.shardingsphere.infra.yaml.config.swapper.mode
Mode rule configuration YAML swapper.
ModeConfigurationYamlSwapper() - Constructor for class org.apache.shardingsphere.infra.yaml.config.swapper.mode.ModeConfigurationYamlSwapper
 
MutableDataNodeRule - Interface in org.apache.shardingsphere.infra.rule.identifier.type
ShardingSphere rule which contains mutable data node.
MySQLDatabaseType - Class in org.apache.shardingsphere.infra.database.type.dialect
Database type of MySQL.
MySQLDatabaseType() - Constructor for class org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
 
MySQLDataSourceMetaData - Class in org.apache.shardingsphere.infra.database.metadata.dialect
Data source meta data for MySQL.
MySQLDataSourceMetaData(String) - Constructor for class org.apache.shardingsphere.infra.database.metadata.dialect.MySQLDataSourceMetaData
 
MySQLTableMetaDataLoader - Class in org.apache.shardingsphere.infra.metadata.schema.loader.dialect
Table meta data loader for MySQL.
MySQLTableMetaDataLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.MySQLTableMetaDataLoader
 

N

nativeSQL(String) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
newInstance(RuleConfiguration) - Static method in class org.apache.shardingsphere.infra.config.checker.RuleConfigurationCheckerFactory
Create new instance of rule configuration checker.
newInstance(String) - Static method in class org.apache.shardingsphere.infra.datasource.pool.destroyer.detector.DataSourcePoolActiveDetectorFactory
Create new instance of data source pool active detector.
newInstance(String) - Static method in class org.apache.shardingsphere.infra.datasource.pool.metadata.DataSourcePoolMetaDataFactory
Create new instance of data source pool meta data.
next() - Method in interface org.apache.shardingsphere.infra.distsql.query.DistSQLResultSet
Go to next data.

O

OnRuleAlteredActionConfiguration - Class in org.apache.shardingsphere.infra.config.rulealtered
On rule altered action configuration.
OnRuleAlteredActionConfiguration() - Constructor for class org.apache.shardingsphere.infra.config.rulealtered.OnRuleAlteredActionConfiguration
 
OnRuleAlteredActionConfiguration.InputConfiguration - Class in org.apache.shardingsphere.infra.config.rulealtered
 
OnRuleAlteredActionConfiguration.OutputConfiguration - Class in org.apache.shardingsphere.infra.config.rulealtered
 
OnRuleAlteredActionConfigurationYamlSwapper - Class in org.apache.shardingsphere.infra.yaml.config.swapper.rulealtered
On rule altered action configuration YAML swapper.
OnRuleAlteredActionConfigurationYamlSwapper() - Constructor for class org.apache.shardingsphere.infra.yaml.config.swapper.rulealtered.OnRuleAlteredActionConfigurationYamlSwapper
 
OnRuleAlteredActionConfigurationYamlSwapper.InputConfigurationSwapper - Class in org.apache.shardingsphere.infra.yaml.config.swapper.rulealtered
 
OnRuleAlteredActionConfigurationYamlSwapper.OutputConfigurationSwapper - Class in org.apache.shardingsphere.infra.yaml.config.swapper.rulealtered
 
OpenGaussDatabaseType - Class in org.apache.shardingsphere.infra.database.type.dialect
Database type of openGauss.
OpenGaussDatabaseType() - Constructor for class org.apache.shardingsphere.infra.database.type.dialect.OpenGaussDatabaseType
 
OpenGaussDataSourceMetaData - Class in org.apache.shardingsphere.infra.database.metadata.dialect
Data source meta data for openGauss.
OpenGaussDataSourceMetaData(String) - Constructor for class org.apache.shardingsphere.infra.database.metadata.dialect.OpenGaussDataSourceMetaData
 
OpenGaussTableMetaDataLoader - Class in org.apache.shardingsphere.infra.metadata.schema.loader.dialect
Table meta data loader for openGauss.
OpenGaussTableMetaDataLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.OpenGaussTableMetaDataLoader
 
OracleDatabaseType - Class in org.apache.shardingsphere.infra.database.type.dialect
Database type of Oracle.
OracleDatabaseType() - Constructor for class org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
OracleDataSourceMetaData - Class in org.apache.shardingsphere.infra.database.metadata.dialect
Data source meta data for Oracle.
OracleDataSourceMetaData(String, String) - Constructor for class org.apache.shardingsphere.infra.database.metadata.dialect.OracleDataSourceMetaData
 
OracleTableMetaDataLoader - Class in org.apache.shardingsphere.infra.metadata.schema.loader.dialect
Table meta data loader for Oracle.
OracleTableMetaDataLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.OracleTableMetaDataLoader
 
org.apache.shardingsphere.infra.autogen.version - package org.apache.shardingsphere.infra.autogen.version
 
org.apache.shardingsphere.infra.aware - package org.apache.shardingsphere.infra.aware
 
org.apache.shardingsphere.infra.config - package org.apache.shardingsphere.infra.config
 
org.apache.shardingsphere.infra.config.algorithm - package org.apache.shardingsphere.infra.config.algorithm
 
org.apache.shardingsphere.infra.config.checker - package org.apache.shardingsphere.infra.config.checker
 
org.apache.shardingsphere.infra.config.exception - package org.apache.shardingsphere.infra.config.exception
 
org.apache.shardingsphere.infra.config.function - package org.apache.shardingsphere.infra.config.function
 
org.apache.shardingsphere.infra.config.mode - package org.apache.shardingsphere.infra.config.mode
 
org.apache.shardingsphere.infra.config.props - package org.apache.shardingsphere.infra.config.props
 
org.apache.shardingsphere.infra.config.rulealtered - package org.apache.shardingsphere.infra.config.rulealtered
 
org.apache.shardingsphere.infra.config.schema - package org.apache.shardingsphere.infra.config.schema
 
org.apache.shardingsphere.infra.config.schema.impl - package org.apache.shardingsphere.infra.config.schema.impl
 
org.apache.shardingsphere.infra.config.scope - package org.apache.shardingsphere.infra.config.scope
 
org.apache.shardingsphere.infra.database - package org.apache.shardingsphere.infra.database
 
org.apache.shardingsphere.infra.database.metadata - package org.apache.shardingsphere.infra.database.metadata
 
org.apache.shardingsphere.infra.database.metadata.dialect - package org.apache.shardingsphere.infra.database.metadata.dialect
 
org.apache.shardingsphere.infra.database.metadata.url - package org.apache.shardingsphere.infra.database.metadata.url
 
org.apache.shardingsphere.infra.database.type - package org.apache.shardingsphere.infra.database.type
 
org.apache.shardingsphere.infra.database.type.dialect - package org.apache.shardingsphere.infra.database.type.dialect
 
org.apache.shardingsphere.infra.datanode - package org.apache.shardingsphere.infra.datanode
 
org.apache.shardingsphere.infra.datasource.config - package org.apache.shardingsphere.infra.datasource.config
 
org.apache.shardingsphere.infra.datasource.pool.creator - package org.apache.shardingsphere.infra.datasource.pool.creator
 
org.apache.shardingsphere.infra.datasource.pool.destroyer - package org.apache.shardingsphere.infra.datasource.pool.destroyer
 
org.apache.shardingsphere.infra.datasource.pool.destroyer.detector - package org.apache.shardingsphere.infra.datasource.pool.destroyer.detector
 
org.apache.shardingsphere.infra.datasource.pool.destroyer.detector.type - package org.apache.shardingsphere.infra.datasource.pool.destroyer.detector.type
 
org.apache.shardingsphere.infra.datasource.pool.metadata - package org.apache.shardingsphere.infra.datasource.pool.metadata
 
org.apache.shardingsphere.infra.datasource.pool.metadata.type - package org.apache.shardingsphere.infra.datasource.pool.metadata.type
 
org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp - package org.apache.shardingsphere.infra.datasource.pool.metadata.type.dbcp
 
org.apache.shardingsphere.infra.datasource.pool.metadata.type.hikari - package org.apache.shardingsphere.infra.datasource.pool.metadata.type.hikari
 
org.apache.shardingsphere.infra.datasource.props - package org.apache.shardingsphere.infra.datasource.props
 
org.apache.shardingsphere.infra.datasource.props.custom - package org.apache.shardingsphere.infra.datasource.props.custom
 
org.apache.shardingsphere.infra.datasource.props.synonym - package org.apache.shardingsphere.infra.datasource.props.synonym
 
org.apache.shardingsphere.infra.distsql.constant - package org.apache.shardingsphere.infra.distsql.constant
 
org.apache.shardingsphere.infra.distsql.exception - package org.apache.shardingsphere.infra.distsql.exception
 
org.apache.shardingsphere.infra.distsql.exception.resource - package org.apache.shardingsphere.infra.distsql.exception.resource
 
org.apache.shardingsphere.infra.distsql.exception.rule - package org.apache.shardingsphere.infra.distsql.exception.rule
 
org.apache.shardingsphere.infra.distsql.preprocess - package org.apache.shardingsphere.infra.distsql.preprocess
 
org.apache.shardingsphere.infra.distsql.query - package org.apache.shardingsphere.infra.distsql.query
 
org.apache.shardingsphere.infra.distsql.update - package org.apache.shardingsphere.infra.distsql.update
 
org.apache.shardingsphere.infra.eventbus - package org.apache.shardingsphere.infra.eventbus
 
org.apache.shardingsphere.infra.exception - package org.apache.shardingsphere.infra.exception
 
org.apache.shardingsphere.infra.hint - package org.apache.shardingsphere.infra.hint
 
org.apache.shardingsphere.infra.instance - package org.apache.shardingsphere.infra.instance
 
org.apache.shardingsphere.infra.instance.definition - package org.apache.shardingsphere.infra.instance.definition
 
org.apache.shardingsphere.infra.instance.utils - package org.apache.shardingsphere.infra.instance.utils
 
org.apache.shardingsphere.infra.instance.workerid - package org.apache.shardingsphere.infra.instance.workerid
 
org.apache.shardingsphere.infra.lock - package org.apache.shardingsphere.infra.lock
 
org.apache.shardingsphere.infra.metadata - package org.apache.shardingsphere.infra.metadata
 
org.apache.shardingsphere.infra.metadata.database - package org.apache.shardingsphere.infra.metadata.database
 
org.apache.shardingsphere.infra.metadata.database.loader - package org.apache.shardingsphere.infra.metadata.database.loader
 
org.apache.shardingsphere.infra.metadata.resource - package org.apache.shardingsphere.infra.metadata.resource
 
org.apache.shardingsphere.infra.metadata.rule - package org.apache.shardingsphere.infra.metadata.rule
 
org.apache.shardingsphere.infra.metadata.schema - package org.apache.shardingsphere.infra.metadata.schema
 
org.apache.shardingsphere.infra.metadata.schema.builder - package org.apache.shardingsphere.infra.metadata.schema.builder
 
org.apache.shardingsphere.infra.metadata.schema.builder.spi - package org.apache.shardingsphere.infra.metadata.schema.builder.spi
 
org.apache.shardingsphere.infra.metadata.schema.event - package org.apache.shardingsphere.infra.metadata.schema.event
 
org.apache.shardingsphere.infra.metadata.schema.loader - package org.apache.shardingsphere.infra.metadata.schema.loader
 
org.apache.shardingsphere.infra.metadata.schema.loader.adapter - package org.apache.shardingsphere.infra.metadata.schema.loader.adapter
 
org.apache.shardingsphere.infra.metadata.schema.loader.common - package org.apache.shardingsphere.infra.metadata.schema.loader.common
 
org.apache.shardingsphere.infra.metadata.schema.loader.dialect - package org.apache.shardingsphere.infra.metadata.schema.loader.dialect
 
org.apache.shardingsphere.infra.metadata.schema.loader.spi - package org.apache.shardingsphere.infra.metadata.schema.loader.spi
 
org.apache.shardingsphere.infra.metadata.schema.model - package org.apache.shardingsphere.infra.metadata.schema.model
 
org.apache.shardingsphere.infra.metadata.schema.util - package org.apache.shardingsphere.infra.metadata.schema.util
 
org.apache.shardingsphere.infra.metadata.user - package org.apache.shardingsphere.infra.metadata.user
 
org.apache.shardingsphere.infra.metadata.user.yaml.config - package org.apache.shardingsphere.infra.metadata.user.yaml.config
 
org.apache.shardingsphere.infra.metadata.user.yaml.swapper - package org.apache.shardingsphere.infra.metadata.user.yaml.swapper
 
org.apache.shardingsphere.infra.properties - package org.apache.shardingsphere.infra.properties
 
org.apache.shardingsphere.infra.rule - package org.apache.shardingsphere.infra.rule
 
org.apache.shardingsphere.infra.rule.builder - package org.apache.shardingsphere.infra.rule.builder
 
org.apache.shardingsphere.infra.rule.builder.global - package org.apache.shardingsphere.infra.rule.builder.global
 
org.apache.shardingsphere.infra.rule.builder.schema - package org.apache.shardingsphere.infra.rule.builder.schema
 
org.apache.shardingsphere.infra.rule.event - package org.apache.shardingsphere.infra.rule.event
 
org.apache.shardingsphere.infra.rule.event.impl - package org.apache.shardingsphere.infra.rule.event.impl
 
org.apache.shardingsphere.infra.rule.identifier.scope - package org.apache.shardingsphere.infra.rule.identifier.scope
 
org.apache.shardingsphere.infra.rule.identifier.type - package org.apache.shardingsphere.infra.rule.identifier.type
 
org.apache.shardingsphere.infra.schedule - package org.apache.shardingsphere.infra.schedule
 
org.apache.shardingsphere.infra.state - package org.apache.shardingsphere.infra.state
 
org.apache.shardingsphere.infra.storage - package org.apache.shardingsphere.infra.storage
 
org.apache.shardingsphere.infra.yaml.config.pojo - package org.apache.shardingsphere.infra.yaml.config.pojo
 
org.apache.shardingsphere.infra.yaml.config.pojo.algorithm - package org.apache.shardingsphere.infra.yaml.config.pojo.algorithm
 
org.apache.shardingsphere.infra.yaml.config.pojo.mode - package org.apache.shardingsphere.infra.yaml.config.pojo.mode
 
org.apache.shardingsphere.infra.yaml.config.pojo.rulealtered - package org.apache.shardingsphere.infra.yaml.config.pojo.rulealtered
 
org.apache.shardingsphere.infra.yaml.config.swapper - package org.apache.shardingsphere.infra.yaml.config.swapper
 
org.apache.shardingsphere.infra.yaml.config.swapper.algorithm - package org.apache.shardingsphere.infra.yaml.config.swapper.algorithm
 
org.apache.shardingsphere.infra.yaml.config.swapper.mode - package org.apache.shardingsphere.infra.yaml.config.swapper.mode
 
org.apache.shardingsphere.infra.yaml.config.swapper.rulealtered - package org.apache.shardingsphere.infra.yaml.config.swapper.rulealtered
 
org.apache.shardingsphere.infra.yaml.engine - package org.apache.shardingsphere.infra.yaml.engine
 
org.apache.shardingsphere.infra.yaml.engine.constructor - package org.apache.shardingsphere.infra.yaml.engine.constructor
 
org.apache.shardingsphere.infra.yaml.engine.representer - package org.apache.shardingsphere.infra.yaml.engine.representer
 
org.apache.shardingsphere.infra.yaml.engine.representer.processor - package org.apache.shardingsphere.infra.yaml.engine.representer.processor
 
org.apache.shardingsphere.infra.yaml.schema.pojo - package org.apache.shardingsphere.infra.yaml.schema.pojo
 
org.apache.shardingsphere.infra.yaml.schema.swapper - package org.apache.shardingsphere.infra.yaml.schema.swapper
 
OutputConfiguration() - Constructor for class org.apache.shardingsphere.infra.config.rulealtered.OnRuleAlteredActionConfiguration.OutputConfiguration
 
OutputConfigurationSwapper() - Constructor for class org.apache.shardingsphere.infra.yaml.config.swapper.rulealtered.OnRuleAlteredActionConfigurationYamlSwapper.OutputConfigurationSwapper
 

P

parse(String) - Method in class org.apache.shardingsphere.infra.database.metadata.url.StandardJdbcUrlParser
Parse JDBC URL.
PersistRepositoryConfiguration - Interface in org.apache.shardingsphere.infra.config.mode
Persist repository configuration.
PersistRepositoryConfigurationYamlSwapper<T extends PersistRepositoryConfiguration> - Interface in org.apache.shardingsphere.infra.yaml.config.swapper.mode
Persist repository configuration YAML swapper.
PersistRepositoryConfigurationYamlSwapperEngine - Class in org.apache.shardingsphere.infra.yaml.config.swapper.mode
Persist repository configuration YAML swapper engine.
PersistRepositoryConfigurationYamlSwapperEngine() - Constructor for class org.apache.shardingsphere.infra.yaml.config.swapper.mode.PersistRepositoryConfigurationYamlSwapperEngine
 
PoolConfiguration - Class in org.apache.shardingsphere.infra.datasource.config
Pool configuration.
PoolConfiguration() - Constructor for class org.apache.shardingsphere.infra.datasource.config.PoolConfiguration
 
PoolPropertySynonyms - Class in org.apache.shardingsphere.infra.datasource.props.synonym
Pool property synonyms.
PoolPropertySynonyms(Map<String, Object>, Map<String, String>) - Constructor for class org.apache.shardingsphere.infra.datasource.props.synonym.PoolPropertySynonyms
 
PostgreSQLDatabaseType - Class in org.apache.shardingsphere.infra.database.type.dialect
Database type of PostgreSQL.
PostgreSQLDatabaseType() - Constructor for class org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
 
PostgreSQLDataSourceMetaData - Class in org.apache.shardingsphere.infra.database.metadata.dialect
Data source meta data for PostgreSQL.
PostgreSQLDataSourceMetaData(String) - Constructor for class org.apache.shardingsphere.infra.database.metadata.dialect.PostgreSQLDataSourceMetaData
 
PostgreSQLTableMetaDataLoader - Class in org.apache.shardingsphere.infra.metadata.schema.loader.dialect
Table meta data loader for PostgreSQL.
PostgreSQLTableMetaDataLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.PostgreSQLTableMetaDataLoader
 
predictionThrow(boolean, Supplier<DistSQLException>) - Static method in exception org.apache.shardingsphere.infra.distsql.exception.DistSQLException
Predict and throw an exception.
prepareCall(String) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareCall(String, int, int) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareCall(String, int, int, int) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareStatement(String) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareStatement(String, int, int) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareStatement(String, int, int, int) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareStatement(String, int) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareStatement(String, int[]) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareStatement(String, String[]) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
preprocess(R, R) - Method in interface org.apache.shardingsphere.infra.distsql.preprocess.RuleDefinitionAlterPreprocessor
Preprocess current rule configuration.
PRIMARY_DATA_SOURCE_NAME - Static variable in class org.apache.shardingsphere.infra.distsql.constant.ExportableConstants
 
PrimaryDataSourceChangedEvent - Class in org.apache.shardingsphere.infra.rule.event.impl
Primary data source changed event.
PrimaryDataSourceChangedEvent() - Constructor for class org.apache.shardingsphere.infra.rule.event.impl.PrimaryDataSourceChangedEvent
 
process(NodeTuple) - Method in class org.apache.shardingsphere.infra.yaml.engine.representer.processor.DefaultYamlTupleProcessor
Process node tuple.
process(NodeTuple) - Method in interface org.apache.shardingsphere.infra.yaml.engine.representer.processor.ShardingSphereYamlTupleProcessor
Process YAML tuple for representer.
PropertiesConverter - Class in org.apache.shardingsphere.infra.properties
Properties converter.
PropertiesConverter() - Constructor for class org.apache.shardingsphere.infra.properties.PropertiesConverter
 
PropertySynonyms - Class in org.apache.shardingsphere.infra.datasource.props.synonym
Property synonyms.
PropertySynonyms(Map<String, Object>, Collection<String>, Map<String, String>) - Constructor for class org.apache.shardingsphere.infra.datasource.props.synonym.PropertySynonyms
 
put(String, TableMetaData) - Method in class org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Add table meta data.
put(String, String) - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.MutableDataNodeRule
Add data node.
putAll(Map<String, TableMetaData>) - Method in class org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Add table meta data map.

Q

QualifiedSchema - Class in org.apache.shardingsphere.infra.metadata.schema
Qualified schema.
QualifiedSchema(String) - Constructor for class org.apache.shardingsphere.infra.metadata.schema.QualifiedSchema
 

R

RALUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement> - Interface in org.apache.shardingsphere.infra.distsql.update
RAL updater.
RawExecutionRule - Interface in org.apache.shardingsphere.infra.rule.identifier.type
Raw execution rule.
releaseAckLock(String, String) - Method in interface org.apache.shardingsphere.infra.lock.ShardingSphereGlobalLock
Release ack lock.
releaseLock(String) - Method in interface org.apache.shardingsphere.infra.lock.ShardingSphereLock
Release lock.
releaseLockedState(String) - Method in interface org.apache.shardingsphere.infra.lock.ShardingSphereGlobalLock
Release locked state.
releaseSavepoint(Savepoint) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
remove(String) - Method in class org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Remove table meta data.
remove(String) - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.MutableDataNodeRule
Remove data node.
REPLICA_DATA_SOURCE_NAMES - Static variable in class org.apache.shardingsphere.infra.distsql.constant.ExportableConstants
 
representJavaBeanProperty(Object, Property, Object, Tag) - Method in class org.apache.shardingsphere.infra.yaml.engine.representer.ShardingSphereYamlRepresenter
 
representMapping(Tag, Map<?, ?>, DumperOptions.FlowStyle) - Method in class org.apache.shardingsphere.infra.yaml.engine.representer.ShardingSphereYamlRepresenter
 
RequiredAlgorithmMissedException - Exception in org.apache.shardingsphere.infra.distsql.exception.rule
Required algorithm missed exception.
RequiredAlgorithmMissedException() - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RequiredAlgorithmMissedException
 
RequiredAlgorithmMissedException(String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RequiredAlgorithmMissedException
 
RequiredAlgorithmMissedException(String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RequiredAlgorithmMissedException
 
RequiredAlgorithmMissedException(String, String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RequiredAlgorithmMissedException
 
RequiredKeyGeneratorMissedException - Exception in org.apache.shardingsphere.infra.distsql.exception.rule
 
RequiredKeyGeneratorMissedException(String, String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RequiredKeyGeneratorMissedException
 
RequiredResourceMissedException - Exception in org.apache.shardingsphere.infra.distsql.exception.resource
Required resource missed exception.
RequiredResourceMissedException(String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.resource.RequiredResourceMissedException
 
RequiredResourceMissedException(String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.resource.RequiredResourceMissedException
 
RequiredRuleMissedException - Exception in org.apache.shardingsphere.infra.distsql.exception.rule
Required rule missed exception.
RequiredRuleMissedException(String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RequiredRuleMissedException
 
RequiredRuleMissedException(String, String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RequiredRuleMissedException
 
RequiredRuleMissedException(String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RequiredRuleMissedException
 
RequiredRuleMissedException(String, String, String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RequiredRuleMissedException
 
RequiredRuleMissedException(String, String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RequiredRuleMissedException
 
ResourceDefinitionViolationException - Exception in org.apache.shardingsphere.infra.distsql.exception.resource
Resource definition violation exception.
ResourceDefinitionViolationException(int, String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.resource.ResourceDefinitionViolationException
 
ResourceInUsedException - Exception in org.apache.shardingsphere.infra.distsql.exception.resource
Resource in used exception.
ResourceInUsedException(Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.resource.ResourceInUsedException
 
ResourceInUsedException(String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.resource.ResourceInUsedException
 
ResourceRequiredRuleConfiguration - Interface in org.apache.shardingsphere.infra.config.function
Resource Required rule configuration.
rollback() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
rollback(Savepoint) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
RuleBasedTableMetaDataBuilder<T extends TableContainedRule> - Interface in org.apache.shardingsphere.infra.metadata.schema.builder.spi
Table meta data builder with related rule.
RuleBuilder<T> - Interface in org.apache.shardingsphere.infra.rule.builder
Rule builder.
RuleConfiguration - Interface in org.apache.shardingsphere.infra.config
Rule configuration.
RuleConfigurationChecker<T extends RuleConfiguration> - Interface in org.apache.shardingsphere.infra.config.checker
Rule configuration checker.
RuleConfigurationCheckerFactory - Class in org.apache.shardingsphere.infra.config.checker
Rule configuration checker factory.
RuleConfigurationCheckerFactory() - Constructor for class org.apache.shardingsphere.infra.config.checker.RuleConfigurationCheckerFactory
 
RuleDefinitionAlterPreprocessor<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,R extends RuleConfiguration> - Interface in org.apache.shardingsphere.infra.distsql.preprocess
Rule definition alter preprocessor.
RuleDefinitionAlterUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,R extends RuleConfiguration> - Interface in org.apache.shardingsphere.infra.distsql.update
Alter rule rule definition updater.
RuleDefinitionCreateUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,R extends RuleConfiguration> - Interface in org.apache.shardingsphere.infra.distsql.update
Create rule definition updater.
RuleDefinitionDropUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,R extends RuleConfiguration> - Interface in org.apache.shardingsphere.infra.distsql.update
Drop rule definition updater.
RuleDefinitionUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,R extends RuleConfiguration> - Interface in org.apache.shardingsphere.infra.distsql.update
Rule definition updater.
RuleDefinitionViolationException - Exception in org.apache.shardingsphere.infra.distsql.exception.rule
Rule definition violation exception.
RuleDefinitionViolationException(int, String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RuleDefinitionViolationException
 
RuleDisabledException - Exception in org.apache.shardingsphere.infra.distsql.exception.rule
Rule disabled exception.
RuleDisabledException(String, String, String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RuleDisabledException
 
RuleEnabledException - Exception in org.apache.shardingsphere.infra.distsql.exception.rule
Rule enabled exception.
RuleEnabledException(String, String, String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RuleEnabledException
 
RuleInUsedException - Exception in org.apache.shardingsphere.infra.distsql.exception.rule
Rule in used exception.
RuleInUsedException(String, String) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RuleInUsedException
 
RuleInUsedException(String, String, Collection<String>) - Constructor for exception org.apache.shardingsphere.infra.distsql.exception.rule.RuleInUsedException
 

S

SchemaAlteredEvent - Class in org.apache.shardingsphere.infra.metadata.schema.event
Schema altered event.
SchemaAlteredEvent(String) - Constructor for class org.apache.shardingsphere.infra.metadata.schema.event.SchemaAlteredEvent
 
SchemaBuilderMaterials - Class in org.apache.shardingsphere.infra.metadata.schema.builder
ShardingSphere schema builder materials.
SchemaBuilderMaterials() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.builder.SchemaBuilderMaterials
 
SchemaConfiguration - Interface in org.apache.shardingsphere.infra.config.schema
Schema configuration.
SchemaLoader - Class in org.apache.shardingsphere.infra.metadata.schema.loader
Schema loader.
SchemaLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.SchemaLoader
 
SchemaMetaDataLoader - Class in org.apache.shardingsphere.infra.metadata.schema.loader.common
Schema meta data loader.
SchemaMetaDataLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.common.SchemaMetaDataLoader
 
SchemaNotExistedException - Exception in org.apache.shardingsphere.infra.exception
Schema does not exist exception.
SchemaNotExistedException(String) - Constructor for exception org.apache.shardingsphere.infra.exception.SchemaNotExistedException
 
SchemaRule - Interface in org.apache.shardingsphere.infra.rule.identifier.scope
Schema rule.
SchemaRuleBuilder<T extends RuleConfiguration> - Interface in org.apache.shardingsphere.infra.rule.builder.schema
Schema rule builder.
SchemaRuleConfiguration - Interface in org.apache.shardingsphere.infra.config.scope
Schema rule configuration.
SchemaRulesBuilder - Class in org.apache.shardingsphere.infra.rule.builder.schema
Schema rules builder.
SchemaRulesBuilder() - Constructor for class org.apache.shardingsphere.infra.rule.builder.schema.SchemaRulesBuilder
 
SchemaYamlSwapper - Class in org.apache.shardingsphere.infra.yaml.schema.swapper
ShardingSphere schema YAML swapper.
SchemaYamlSwapper() - Constructor for class org.apache.shardingsphere.infra.yaml.schema.swapper.SchemaYamlSwapper
 
setAutoCommit(boolean) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
setCatalog(String) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
setClientInfo(String, String) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
setClientInfo(Properties) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
setDatabaseShardingValue(Comparable<?>) - Method in class org.apache.shardingsphere.infra.hint.HintManager
Set sharding value for database sharding only.
setField(String, Object) - Method in class org.apache.shardingsphere.infra.datasource.pool.creator.DataSourceReflection
Set data source field.
setHoldability(int) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
setInstanceContext(InstanceContext) - Method in interface org.apache.shardingsphere.infra.config.algorithm.ShardingSphereInstanceRequiredAlgorithm
Set instance context.
setInstanceContext(InstanceContext) - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.InstanceAwareRule
Set instance context.
setLabels(Collection<String>) - Method in class org.apache.shardingsphere.infra.instance.ComputeNodeInstance
Set labels.
setNetworkTimeout(Executor, int) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
setReadOnly(boolean) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
setReadwriteSplittingAuto() - Method in class org.apache.shardingsphere.infra.hint.HintManager
Set database routing to be automatic.
setRule(ShardingSphereRule) - Method in interface org.apache.shardingsphere.infra.aware.DataSourceNameAware
Set rule.
setSavepoint() - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
setSavepoint(String) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
setSchema(String) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
setTransactionIsolation(int) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
setTypeMap(Map<String, Class<?>>) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
setWriteRouteOnly() - Method in class org.apache.shardingsphere.infra.hint.HintManager
Set database operation force route to write database only.
ShardingSphereAlgorithm - Interface in org.apache.shardingsphere.infra.config.algorithm
ShardingSphere algorithm.
ShardingSphereAlgorithmConfiguration - Class in org.apache.shardingsphere.infra.config.algorithm
ShardingSphere algorithm configuration.
ShardingSphereAlgorithmConfiguration(String, Properties) - Constructor for class org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmConfiguration
 
ShardingSphereAlgorithmConfigurationYamlSwapper - Class in org.apache.shardingsphere.infra.yaml.config.swapper.algorithm
ShardingSphere algorithm configuration YAML swapper.
ShardingSphereAlgorithmConfigurationYamlSwapper() - Constructor for class org.apache.shardingsphere.infra.yaml.config.swapper.algorithm.ShardingSphereAlgorithmConfigurationYamlSwapper
 
ShardingSphereAlgorithmFactory - Class in org.apache.shardingsphere.infra.config.algorithm
ShardingSphere algorithm factory.
ShardingSphereAlgorithmFactory() - Constructor for class org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmFactory
 
ShardingSphereAlgorithmPostProcessor - Interface in org.apache.shardingsphere.infra.config.algorithm
ShardingSphere algorithm post processor.
ShardingSphereAlgorithmPropertiesAware - Interface in org.apache.shardingsphere.infra.config.algorithm
ShardingSphere algorithm properties aware.
ShardingSphereConfigurationException - Exception in org.apache.shardingsphere.infra.config.exception
Configuration exception.
ShardingSphereConfigurationException(String, Object...) - Constructor for exception org.apache.shardingsphere.infra.config.exception.ShardingSphereConfigurationException
Constructs an exception with formatted error message and arguments.
ShardingSphereConfigurationException(Exception) - Constructor for exception org.apache.shardingsphere.infra.config.exception.ShardingSphereConfigurationException
Constructs an exception with cause exception.
ShardingSphereDatabase - Class in org.apache.shardingsphere.infra.metadata.database
ShardingSphere database.
ShardingSphereDatabase() - Constructor for class org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase
 
ShardingSphereDatabase(Map<String, ShardingSphereSchema>) - Constructor for class org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase
 
ShardingSphereEventBus - Class in org.apache.shardingsphere.infra.eventbus
ShardingSphere event bus.
ShardingSphereEventBus() - Constructor for class org.apache.shardingsphere.infra.eventbus.ShardingSphereEventBus
 
ShardingSphereException - Exception in org.apache.shardingsphere.infra.exception
Basic exception of ShardingSphere.
ShardingSphereException(String, Object...) - Constructor for exception org.apache.shardingsphere.infra.exception.ShardingSphereException
Constructs an exception with formatted error message and arguments.
ShardingSphereException(String, Exception) - Constructor for exception org.apache.shardingsphere.infra.exception.ShardingSphereException
Constructs an exception with error message and cause.
ShardingSphereException(Exception) - Constructor for exception org.apache.shardingsphere.infra.exception.ShardingSphereException
Constructs an exception with cause.
ShardingSphereGlobalLock - Interface in org.apache.shardingsphere.infra.lock
Global lock of ShardingSphere.
ShardingSphereInstanceRequiredAlgorithm - Interface in org.apache.shardingsphere.infra.config.algorithm
ShardingSphere instance required algorithm.
ShardingSphereLock - Interface in org.apache.shardingsphere.infra.lock
ShardingSphere lock.
ShardingSphereMetaData - Class in org.apache.shardingsphere.infra.metadata
ShardingSphere meta data.
ShardingSphereMetaData() - Constructor for class org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData
 
ShardingSphereResource - Class in org.apache.shardingsphere.infra.metadata.resource
ShardingSphere resource.
ShardingSphereResource() - Constructor for class org.apache.shardingsphere.infra.metadata.resource.ShardingSphereResource
 
ShardingSphereRule - Interface in org.apache.shardingsphere.infra.rule
ShardingSphere rule.
ShardingSphereRuleMetaData - Class in org.apache.shardingsphere.infra.metadata.rule
ShardingSphere rule meta data.
ShardingSphereRuleMetaData() - Constructor for class org.apache.shardingsphere.infra.metadata.rule.ShardingSphereRuleMetaData
 
ShardingSphereSchema - Class in org.apache.shardingsphere.infra.metadata.schema
ShardingSphere schema.
ShardingSphereSchema() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
 
ShardingSphereSchema(Map<String, TableMetaData>) - Constructor for class org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
 
ShardingSphereUser - Class in org.apache.shardingsphere.infra.metadata.user
ShardingSphere user.
ShardingSphereUser(String, String, String) - Constructor for class org.apache.shardingsphere.infra.metadata.user.ShardingSphereUser
 
ShardingSphereUsers - Class in org.apache.shardingsphere.infra.metadata.user
ShardingSphere users.
ShardingSphereUsers() - Constructor for class org.apache.shardingsphere.infra.metadata.user.ShardingSphereUsers
 
ShardingSphereVersion - Class in org.apache.shardingsphere.infra.autogen.version
Build info of ShardingSphere.
ShardingSphereYamlConstruct - Interface in org.apache.shardingsphere.infra.yaml.engine.constructor
ShardingSphere YAML construct.
ShardingSphereYamlConstructor - Class in org.apache.shardingsphere.infra.yaml.engine.constructor
ShardingSphere YAML constructor.
ShardingSphereYamlConstructor(Class<?>) - Constructor for class org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstructor
 
ShardingSphereYamlRepresenter - Class in org.apache.shardingsphere.infra.yaml.engine.representer
ShardingSphere YAML representer.
ShardingSphereYamlRepresenter() - Constructor for class org.apache.shardingsphere.infra.yaml.engine.representer.ShardingSphereYamlRepresenter
 
ShardingSphereYamlTupleProcessor - Interface in org.apache.shardingsphere.infra.yaml.engine.representer.processor
ShardingSphere YAML tuple processor.
SQL92DatabaseType - Class in org.apache.shardingsphere.infra.database.type.dialect
Database type of SQL92.
SQL92DatabaseType() - Constructor for class org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
 
SQL92DataSourceMetaData - Class in org.apache.shardingsphere.infra.database.metadata.dialect
Data source meta data for SQL92.
SQL92DataSourceMetaData(String) - Constructor for class org.apache.shardingsphere.infra.database.metadata.dialect.SQL92DataSourceMetaData
 
SQLHintExtractor - Class in org.apache.shardingsphere.infra.hint
SQL hint extractor.
SQLHintExtractor(SQLStatement) - Constructor for class org.apache.shardingsphere.infra.hint.SQLHintExtractor
 
SQLHintProperties - Class in org.apache.shardingsphere.infra.hint
SQL Hint properties.
SQLHintProperties(Properties) - Constructor for class org.apache.shardingsphere.infra.hint.SQLHintProperties
 
SQLHintPropertiesKey - Enum in org.apache.shardingsphere.infra.hint
Typed property key of SQL Hint.
SQLHintUtils - Class in org.apache.shardingsphere.infra.hint
SQL hint utils.
SQLHintUtils() - Constructor for class org.apache.shardingsphere.infra.hint.SQLHintUtils
 
SQLServerDatabaseType - Class in org.apache.shardingsphere.infra.database.type.dialect
Database type of SQLServer.
SQLServerDatabaseType() - Constructor for class org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
 
SQLServerDataSourceMetaData - Class in org.apache.shardingsphere.infra.database.metadata.dialect
Data source meta data for SQLServer.
SQLServerDataSourceMetaData(String) - Constructor for class org.apache.shardingsphere.infra.database.metadata.dialect.SQLServerDataSourceMetaData
 
SQLServerTableMetaDataLoader - Class in org.apache.shardingsphere.infra.metadata.schema.loader.dialect
Table meta data loader for SQLServer.
SQLServerTableMetaDataLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.dialect.SQLServerTableMetaDataLoader
 
StandardJdbcUrlParser - Class in org.apache.shardingsphere.infra.database.metadata.url
Standard JDBC URL parser.
StandardJdbcUrlParser() - Constructor for class org.apache.shardingsphere.infra.database.metadata.url.StandardJdbcUrlParser
 
StateContext - Class in org.apache.shardingsphere.infra.state
State context.
StateContext() - Constructor for class org.apache.shardingsphere.infra.state.StateContext
 
StateType - Enum in org.apache.shardingsphere.infra.state
State type.
StatusContainedRule - Interface in org.apache.shardingsphere.infra.rule.identifier.type
Status contained rule.
StorageNodeDataSource - Class in org.apache.shardingsphere.infra.storage
Data source of storage node.
StorageNodeDataSource(StorageNodeRole, StorageNodeStatus) - Constructor for class org.apache.shardingsphere.infra.storage.StorageNodeDataSource
 
StorageNodeDataSource(StorageNodeRole, StorageNodeStatus, Long) - Constructor for class org.apache.shardingsphere.infra.storage.StorageNodeDataSource
 
StorageNodeRole - Enum in org.apache.shardingsphere.infra.storage
Storage node role.
StorageNodeStatus - Enum in org.apache.shardingsphere.infra.storage
Storage node status.
swapToDataSourceProperties(Map<String, Object>) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.YamlDataSourceConfigurationSwapper
Swap to data source properties.
swapToDataSources(Map<String, Map<String, Object>>) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.YamlDataSourceConfigurationSwapper
Swap to data sources from YAML data sources.
swapToMap(DataSourceProperties) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.YamlDataSourceConfigurationSwapper
Swap to map from data source properties.
swapToObject(YamlUserConfiguration) - Method in class org.apache.shardingsphere.infra.metadata.user.yaml.swapper.UserYamlSwapper
 
swapToObject(YamlShardingSphereAlgorithmConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.algorithm.ShardingSphereAlgorithmConfigurationYamlSwapper
 
swapToObject(YamlModeConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.mode.ModeConfigurationYamlSwapper
 
swapToObject(String, YamlPersistRepositoryConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.mode.PersistRepositoryConfigurationYamlSwapperEngine
Swap to YAML configuration.
swapToObject(YamlOnRuleAlteredActionConfiguration.YamlInputConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.rulealtered.OnRuleAlteredActionConfigurationYamlSwapper.InputConfigurationSwapper
 
swapToObject(YamlOnRuleAlteredActionConfiguration.YamlOutputConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.rulealtered.OnRuleAlteredActionConfigurationYamlSwapper.OutputConfigurationSwapper
 
swapToObject(YamlOnRuleAlteredActionConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.rulealtered.OnRuleAlteredActionConfigurationYamlSwapper
 
swapToObject(Y) - Method in interface org.apache.shardingsphere.infra.yaml.config.swapper.YamlConfigurationSwapper
Swap from YAML configuration to object.
swapToObject(YamlSchema) - Method in class org.apache.shardingsphere.infra.yaml.schema.swapper.SchemaYamlSwapper
 
swapToObject(YamlTableMetaData) - Method in class org.apache.shardingsphere.infra.yaml.schema.swapper.TableMetaDataYamlSwapper
 
swapToRuleConfiguration(YamlRuleConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.YamlRuleConfigurationSwapperEngine
Swap from YAML rule configuration to rule configuration.
swapToRuleConfigurations(Collection<YamlRuleConfiguration>) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.YamlRuleConfigurationSwapperEngine
Swap from YAML rule configurations to rule configurations.
swapToYamlConfiguration(ShardingSphereUser) - Method in class org.apache.shardingsphere.infra.metadata.user.yaml.swapper.UserYamlSwapper
 
swapToYamlConfiguration(ShardingSphereAlgorithmConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.algorithm.ShardingSphereAlgorithmConfigurationYamlSwapper
 
swapToYamlConfiguration(ModeConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.mode.ModeConfigurationYamlSwapper
 
swapToYamlConfiguration(String, PersistRepositoryConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.mode.PersistRepositoryConfigurationYamlSwapperEngine
Swap to YAML configuration.
swapToYamlConfiguration(OnRuleAlteredActionConfiguration.InputConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.rulealtered.OnRuleAlteredActionConfigurationYamlSwapper.InputConfigurationSwapper
 
swapToYamlConfiguration(OnRuleAlteredActionConfiguration.OutputConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.rulealtered.OnRuleAlteredActionConfigurationYamlSwapper.OutputConfigurationSwapper
 
swapToYamlConfiguration(OnRuleAlteredActionConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.rulealtered.OnRuleAlteredActionConfigurationYamlSwapper
 
swapToYamlConfiguration(T) - Method in interface org.apache.shardingsphere.infra.yaml.config.swapper.YamlConfigurationSwapper
Swap to YAML configuration.
swapToYamlConfiguration(ShardingSphereSchema) - Method in class org.apache.shardingsphere.infra.yaml.schema.swapper.SchemaYamlSwapper
 
swapToYamlConfiguration(TableMetaData) - Method in class org.apache.shardingsphere.infra.yaml.schema.swapper.TableMetaDataYamlSwapper
 
swapToYamlRuleConfigurations(Collection<RuleConfiguration>) - Method in class org.apache.shardingsphere.infra.yaml.config.swapper.YamlRuleConfigurationSwapperEngine
Swap to YAML rule configurations.
switchState(Collection<String>) - Method in class org.apache.shardingsphere.infra.instance.ComputeNodeInstance
Switch state.
switchState(StateType, boolean) - Method in class org.apache.shardingsphere.infra.state.StateContext
Switch state.
SystemSchemaBuilder - Class in org.apache.shardingsphere.infra.metadata.schema.builder
System schema builder.
SystemSchemaBuilder() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.builder.SystemSchemaBuilder
 
SystemSchemaBuilderRule - Enum in org.apache.shardingsphere.infra.metadata.schema.builder
System schema builder rule.
SystemSchemaUtil - Class in org.apache.shardingsphere.infra.metadata.schema.util
System schema utility class.
SystemSchemaUtil() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.util.SystemSchemaUtil
 

T

TableContainedRule - Interface in org.apache.shardingsphere.infra.rule.identifier.type
ShardingSphere rule which contains table.
TableMetaData - Class in org.apache.shardingsphere.infra.metadata.schema.model
Table meta data.
TableMetaData() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.model.TableMetaData
 
TableMetaData(String, Collection<ColumnMetaData>, Collection<IndexMetaData>, Collection<ConstraintMetaData>) - Constructor for class org.apache.shardingsphere.infra.metadata.schema.model.TableMetaData
 
TableMetaDataBuilder - Class in org.apache.shardingsphere.infra.metadata.schema.builder
Table meta data builder.
TableMetaDataBuilder() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.builder.TableMetaDataBuilder
 
TableMetaDataLoader - Class in org.apache.shardingsphere.infra.metadata.schema.loader.common
Table meta data loader.
TableMetaDataLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.common.TableMetaDataLoader
 
TableMetaDataLoaderEngine - Class in org.apache.shardingsphere.infra.metadata.schema.loader
 
TableMetaDataLoaderEngine() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.TableMetaDataLoaderEngine
 
TableMetaDataLoaderMaterial - Class in org.apache.shardingsphere.infra.metadata.schema.loader
TableMetaData loader material.
TableMetaDataLoaderMaterial() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.loader.TableMetaDataLoaderMaterial
 
TableMetaDataUtil - Class in org.apache.shardingsphere.infra.metadata.schema.util
Table meta data utility class.
TableMetaDataUtil() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.util.TableMetaDataUtil
 
TableMetaDataYamlSwapper - Class in org.apache.shardingsphere.infra.yaml.schema.swapper
Table meta data YAML swapper.
TableMetaDataYamlSwapper() - Constructor for class org.apache.shardingsphere.infra.yaml.schema.swapper.TableMetaDataYamlSwapper
 
toString() - Method in class org.apache.shardingsphere.infra.metadata.schema.QualifiedSchema
 
toString() - Method in class org.apache.shardingsphere.infra.metadata.user.Grantee
 
toString() - Method in class org.apache.shardingsphere.infra.metadata.user.yaml.config.YamlUserConfiguration
 
tryLock(String) - Method in interface org.apache.shardingsphere.infra.lock.ShardingSphereLock
Try to lock.
tryLock(String, long) - Method in interface org.apache.shardingsphere.infra.lock.ShardingSphereLock
Try to lock with time out.
TypedProperties<E extends Enum<?> & TypedPropertyKey> - Class in org.apache.shardingsphere.infra.properties
Typed properties with a specified enum.
TypedProperties(Class<E>, Properties) - Constructor for class org.apache.shardingsphere.infra.properties.TypedProperties
 
TypedPropertyKey - Interface in org.apache.shardingsphere.infra.properties
Typed property key.
TypedPropertyValue - Class in org.apache.shardingsphere.infra.properties
Typed property value.
TypedPropertyValue(TypedPropertyKey, String) - Constructor for class org.apache.shardingsphere.infra.properties.TypedPropertyValue
 
TypedPropertyValueException - Exception in org.apache.shardingsphere.infra.properties
Typed property value exception.
TypedPropertyValueException(TypedPropertyKey, String) - Constructor for exception org.apache.shardingsphere.infra.properties.TypedPropertyValueException
 
TypedSPIConfiguration - Class in org.apache.shardingsphere.infra.config
Type based SPI configuration.
TypedSPIConfiguration(String, Properties) - Constructor for class org.apache.shardingsphere.infra.config.TypedSPIConfiguration
 

U

unmarshal(File, Class<T>) - Static method in class org.apache.shardingsphere.infra.yaml.engine.YamlEngine
Unmarshal YAML.
unmarshal(byte[], Class<T>) - Static method in class org.apache.shardingsphere.infra.yaml.engine.YamlEngine
Unmarshal YAML.
unmarshal(String, Class<T>) - Static method in class org.apache.shardingsphere.infra.yaml.engine.YamlEngine
Unmarshal YAML.
unmarshal(String, Class<T>, boolean) - Static method in class org.apache.shardingsphere.infra.yaml.engine.YamlEngine
Unmarshal YAML.
UnrecognizedDatabaseURLException - Exception in org.apache.shardingsphere.infra.database.metadata
Unrecognized database URL exception.
UnrecognizedDatabaseURLException(String, String) - Constructor for exception org.apache.shardingsphere.infra.database.metadata.UnrecognizedDatabaseURLException
 
unwrap(Class<T>) - Method in class org.apache.shardingsphere.infra.metadata.schema.loader.adapter.MetaDataLoaderConnectionAdapter
 
updateCurrentRuleConfiguration(R, R) - Method in interface org.apache.shardingsphere.infra.distsql.update.RuleDefinitionAlterUpdater
Update current rule configuration.
updateCurrentRuleConfiguration(R, R) - Method in interface org.apache.shardingsphere.infra.distsql.update.RuleDefinitionCreateUpdater
Update current rule configuration.
updateCurrentRuleConfiguration(T, R) - Method in interface org.apache.shardingsphere.infra.distsql.update.RuleDefinitionDropUpdater
Update current rule configuration.
updateInstanceStatus(String, Collection<String>) - Method in class org.apache.shardingsphere.infra.instance.InstanceContext
Update instance status.
updateLabel(String, Collection<String>) - Method in class org.apache.shardingsphere.infra.instance.InstanceContext
Update instance label.
updateStatus(DataSourceStatusChangedEvent) - Method in interface org.apache.shardingsphere.infra.rule.identifier.type.StatusContainedRule
Update data source status.
updateWorkerId(Long) - Method in class org.apache.shardingsphere.infra.instance.InstanceContext
Update instance worker id.
updateXaRecoveryId(String) - Method in class org.apache.shardingsphere.infra.instance.InstanceContext
Update instance xa recovery id.
UserYamlSwapper - Class in org.apache.shardingsphere.infra.metadata.user.yaml.swapper
User YAML swapper.
UserYamlSwapper() - Constructor for class org.apache.shardingsphere.infra.metadata.user.yaml.swapper.UserYamlSwapper
 

V

validate(Map<String, DataSourceProperties>) - Method in class org.apache.shardingsphere.infra.datasource.props.DataSourcePropertiesValidator
Validate data source properties map.
valueOf(String) - Static method in enum org.apache.shardingsphere.infra.config.props.ConfigurationPropertyKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.infra.hint.SQLHintPropertiesKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.infra.instance.definition.InstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.infra.metadata.schema.builder.SystemSchemaBuilderRule
Returns the enum constant of this type with the specified name.
valueOf(String, String) - Static method in enum org.apache.shardingsphere.infra.metadata.schema.builder.SystemSchemaBuilderRule
Value of builder rule.
valueOf(String) - Static method in enum org.apache.shardingsphere.infra.state.StateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.infra.storage.StorageNodeRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.shardingsphere.infra.storage.StorageNodeStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.shardingsphere.infra.config.props.ConfigurationPropertyKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.infra.hint.SQLHintPropertiesKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.infra.instance.definition.InstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.infra.metadata.schema.builder.SystemSchemaBuilderRule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.infra.state.StateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.infra.storage.StorageNodeRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.shardingsphere.infra.storage.StorageNodeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.apache.shardingsphere.infra.autogen.version.ShardingSphereVersion
 

W

WorkerIdGenerator - Interface in org.apache.shardingsphere.infra.instance.workerid
Worker id generator.

Y

YamlColumnMetaData - Class in org.apache.shardingsphere.infra.yaml.schema.pojo
Column meta data for YAML.
YamlColumnMetaData() - Constructor for class org.apache.shardingsphere.infra.yaml.schema.pojo.YamlColumnMetaData
 
YamlConfiguration - Interface in org.apache.shardingsphere.infra.yaml.config.pojo
YAML configuration.
YamlConfigurationSwapper<Y extends YamlConfiguration,T> - Interface in org.apache.shardingsphere.infra.yaml.config.swapper
YAML configuration swapper.
YamlConstraintMetaData - Class in org.apache.shardingsphere.infra.yaml.schema.pojo
Constraint meta data for YAML.
YamlConstraintMetaData() - Constructor for class org.apache.shardingsphere.infra.yaml.schema.pojo.YamlConstraintMetaData
 
YamlDataSourceConfigurationSwapper - Class in org.apache.shardingsphere.infra.yaml.config.swapper
YAML data source configuration swapper.
YamlDataSourceConfigurationSwapper() - Constructor for class org.apache.shardingsphere.infra.yaml.config.swapper.YamlDataSourceConfigurationSwapper
 
YamlEngine - Class in org.apache.shardingsphere.infra.yaml.engine
YAML engine.
YamlEngine() - Constructor for class org.apache.shardingsphere.infra.yaml.engine.YamlEngine
 
YamlIndexMetaData - Class in org.apache.shardingsphere.infra.yaml.schema.pojo
Index meta data for YAML.
YamlIndexMetaData() - Constructor for class org.apache.shardingsphere.infra.yaml.schema.pojo.YamlIndexMetaData
 
YamlInputConfiguration() - Constructor for class org.apache.shardingsphere.infra.yaml.config.pojo.rulealtered.YamlOnRuleAlteredActionConfiguration.YamlInputConfiguration
 
YamlModeConfiguration - Class in org.apache.shardingsphere.infra.yaml.config.pojo.mode
YAML mode configuration.
YamlModeConfiguration() - Constructor for class org.apache.shardingsphere.infra.yaml.config.pojo.mode.YamlModeConfiguration
 
YamlOnRuleAlteredActionConfiguration - Class in org.apache.shardingsphere.infra.yaml.config.pojo.rulealtered
YAML on rule altered action configuration.
YamlOnRuleAlteredActionConfiguration() - Constructor for class org.apache.shardingsphere.infra.yaml.config.pojo.rulealtered.YamlOnRuleAlteredActionConfiguration
 
YamlOnRuleAlteredActionConfiguration.YamlInputConfiguration - Class in org.apache.shardingsphere.infra.yaml.config.pojo.rulealtered
 
YamlOnRuleAlteredActionConfiguration.YamlOutputConfiguration - Class in org.apache.shardingsphere.infra.yaml.config.pojo.rulealtered
 
YamlOutputConfiguration() - Constructor for class org.apache.shardingsphere.infra.yaml.config.pojo.rulealtered.YamlOnRuleAlteredActionConfiguration.YamlOutputConfiguration
 
YamlPersistRepositoryConfiguration - Class in org.apache.shardingsphere.infra.yaml.config.pojo.mode
YAML persist repository configuration.
YamlPersistRepositoryConfiguration() - Constructor for class org.apache.shardingsphere.infra.yaml.config.pojo.mode.YamlPersistRepositoryConfiguration
 
YamlRootConfiguration - Class in org.apache.shardingsphere.infra.yaml.config.pojo
YAML root configuration.
YamlRootConfiguration() - Constructor for class org.apache.shardingsphere.infra.yaml.config.pojo.YamlRootConfiguration
 
YamlRuleConfiguration - Interface in org.apache.shardingsphere.infra.yaml.config.pojo
YAML rule configuration.
YamlRuleConfigurationSwapper<Y extends YamlRuleConfiguration,T extends RuleConfiguration> - Interface in org.apache.shardingsphere.infra.yaml.config.swapper
YAML rule configuration swapper.
YamlRuleConfigurationSwapperEngine - Class in org.apache.shardingsphere.infra.yaml.config.swapper
YAML rule configuration swapper engine.
YamlRuleConfigurationSwapperEngine() - Constructor for class org.apache.shardingsphere.infra.yaml.config.swapper.YamlRuleConfigurationSwapperEngine
 
YamlSchema - Class in org.apache.shardingsphere.infra.yaml.schema.pojo
ShardingSphere schema for YAML.
YamlSchema() - Constructor for class org.apache.shardingsphere.infra.yaml.schema.pojo.YamlSchema
 
YamlShardingSphereAlgorithmConfiguration - Class in org.apache.shardingsphere.infra.yaml.config.pojo.algorithm
ShardingSphere algorithm configuration for YAML.
YamlShardingSphereAlgorithmConfiguration() - Constructor for class org.apache.shardingsphere.infra.yaml.config.pojo.algorithm.YamlShardingSphereAlgorithmConfiguration
 
YamlTableMetaData - Class in org.apache.shardingsphere.infra.yaml.schema.pojo
Table meta data for YAML.
YamlTableMetaData() - Constructor for class org.apache.shardingsphere.infra.yaml.schema.pojo.YamlTableMetaData
 
YamlUserConfiguration - Class in org.apache.shardingsphere.infra.metadata.user.yaml.config
User for YAML.
YamlUserConfiguration() - Constructor for class org.apache.shardingsphere.infra.metadata.user.yaml.config.YamlUserConfiguration
 
YamlUsersConfigurationConverter - Class in org.apache.shardingsphere.infra.metadata.user.yaml.config
Configuration converter for YAML Users content.
YamlUsersConfigurationConverter() - Constructor for class org.apache.shardingsphere.infra.metadata.user.yaml.config.YamlUsersConfigurationConverter
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links

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