- 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.builder.util.IndexMetaDataUtil
-
Get actual index name.
- getAllActualTables() - Method in interface org.apache.shardingsphere.infra.rule.type.DataNodeContainedRule
-
Get all actual tables.
- 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.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.
- getAllPropertyKeys() - Method in interface org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmPropertiesAware
-
Get all property keys.
- getAllTableNames() - Method in class org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
-
Get all table names.
- getAutoCommit() - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.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.builder.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.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- getClientInfo() - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- getColumnMetaData(int) - Method in class org.apache.shardingsphere.infra.metadata.schema.model.TableMetaData
-
Get column meta data.
- 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(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.builder.loader.dialect.H2TableMetaDataLoader
-
- getDatabaseType() - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.MySQLTableMetaDataLoader
-
- getDatabaseType() - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.OracleTableMetaDataLoader
-
- getDatabaseType() - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.PostgreSQLTableMetaDataLoader
-
- getDatabaseType() - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.SQLServerTableMetaDataLoader
-
- getDatabaseTypeByURL(String) - Static method in class org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
-
Get database type by URL.
- getDataNodeGroups(String) - Method in class org.apache.shardingsphere.infra.datanode.DataNodes
-
Get data node groups.
- 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.
- getDataSourceConfiguration(DataSource) - Static method in class org.apache.shardingsphere.infra.config.datasource.DataSourceConfiguration
-
Get data source configuration.
- getDataSourceConfigurationMap(Map<String, DataSource>) - Static method in class org.apache.shardingsphere.infra.config.datasource.DataSourceConverter
-
Get data source configuration map.
- getDataSourceMap(Map<String, DataSourceConfiguration>) - Static method in class org.apache.shardingsphere.infra.config.datasource.DataSourceConverter
-
Get data source map.
- getDataSourceMapper() - Method in interface org.apache.shardingsphere.infra.rule.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.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.
- getDefaultDatabaseType() - Static method in class org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
-
Get default database type.
- 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.
- getHoldability() - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- getHostName() - Method in interface org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
-
Get host name.
- getHostname() - Method in class org.apache.shardingsphere.infra.metadata.user.Grantee
-
Get host name.
- 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.
- 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.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
-
- getKey() - Method in interface org.apache.shardingsphere.infra.properties.TypedPropertyKey
-
Get property key.
- getLogicIndexName(String, String) - Static method in class org.apache.shardingsphere.infra.metadata.schema.builder.util.IndexMetaDataUtil
-
Get logic index name.
- getMetaData() - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- getMetadataRefreshLockName() - Static method in class org.apache.shardingsphere.infra.lock.LockNameUtil
-
Get metadata 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.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.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- getOrder() - Method in interface org.apache.shardingsphere.infra.spi.ordered.OrderedSPI
-
Get order of load.
- 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.
- getProps() - Method in interface org.apache.shardingsphere.infra.spi.typed.TypedSPI
-
Get properties.
- 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.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
-
- getRegisteredService(Class<T>) - Static method in class org.apache.shardingsphere.infra.spi.required.RequiredSPIRegistry
-
Get registered service.
- getRegisteredService(Class<T>, String, Properties) - Static method in class org.apache.shardingsphere.infra.spi.typed.TypedSPIRegistry
-
Get registered service.
- getRegisteredService(Class<T>) - Static method in class org.apache.shardingsphere.infra.spi.typed.TypedSPIRegistry
-
Get registered service.
- getRegisteredServices(Collection<K>, Class<V>) - Static method in class org.apache.shardingsphere.infra.spi.ordered.OrderedSPIRegistry
-
Get registered services.
- getRegisteredServices(Class<T>) - Static method in class org.apache.shardingsphere.infra.spi.ordered.OrderedSPIRegistry
-
Get registered services.
- getRegisteredServicesByClass(Collection<Class<?>>, Class<T>) - Static method in class org.apache.shardingsphere.infra.spi.ordered.OrderedSPIRegistry
-
Get registered services by class type.
- getReplicaDataSourceNames(String) - Method in interface org.apache.shardingsphere.infra.aware.DataSourceNameAware
-
Get replica data source names.
- getRuleConfigurationType() - Method in interface org.apache.shardingsphere.infra.yaml.config.YamlRuleConfiguration
-
Get rule configuration type.
- getRuleTagName() - Method in interface org.apache.shardingsphere.infra.yaml.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.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- getSingletonServiceInstances(Class<T>) - Static method in class org.apache.shardingsphere.infra.spi.ShardingSphereServiceLoader
-
Get singleton service instances.
- getTableLockName(String, String) - Static method in class org.apache.shardingsphere.infra.lock.LockNameUtil
-
Get table lock name.
- getTables() - Method in interface org.apache.shardingsphere.infra.rule.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.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- 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.datasource.JDBCParameterDecorator
-
Get data source type.
- getType() - Method in interface org.apache.shardingsphere.infra.properties.TypedPropertyKey
-
Get property type.
- getType() - Method in interface org.apache.shardingsphere.infra.spi.typed.TypedSPI
-
Get type.
- getType() - Method in interface org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstruct
-
Get type.
- getTypeClass() - Method in interface org.apache.shardingsphere.infra.spi.ordered.OrderedSPI
-
Get type class.
- getTypeMap() - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- getValue(E) - Method in class org.apache.shardingsphere.infra.properties.TypedProperties
-
Get property value.
- getWarnings() - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- getYamlShortcuts() - Static method in class org.apache.shardingsphere.infra.yaml.swapper.YamlRuleConfigurationSwapperEngine
-
Get YAML shortcuts.
- GlobalRule - Interface in org.apache.shardingsphere.infra.rule.scope
-
Global rule.
- GlobalRuleBuilder<T extends RuleConfiguration> - Interface in org.apache.shardingsphere.infra.rule.builder.scope
-
Global rule builder.
- GlobalRuleConfiguration - Interface in org.apache.shardingsphere.infra.config.scope
-
Global rule configuration.
- Grantee - Class in org.apache.shardingsphere.infra.metadata.user
-
Grantee.
- Grantee() - Constructor for class org.apache.shardingsphere.infra.metadata.user.Grantee
-
- GrantStatementEvent - Class in org.apache.shardingsphere.infra.metadata.mapper.event.dcl.impl
-
Grant statement event.
- GrantStatementEvent() - Constructor for class org.apache.shardingsphere.infra.metadata.mapper.event.dcl.impl.GrantStatementEvent
-
- GrantStatementEventMapper - Class in org.apache.shardingsphere.infra.metadata.mapper.type
-
Grant statement event mapper.
- GrantStatementEventMapper() - Constructor for class org.apache.shardingsphere.infra.metadata.mapper.type.GrantStatementEventMapper
-
- SchemaAlteredEvent - Class in org.apache.shardingsphere.infra.metadata.schema.refresher.event
-
Schema altered event.
- SchemaAlteredEvent() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.refresher.event.SchemaAlteredEvent
-
- SchemaBuilder - Class in org.apache.shardingsphere.infra.metadata.schema.builder
-
Schema builder.
- SchemaBuilder() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.builder.SchemaBuilder
-
- 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
-
- SchemaMetaDataLoader - Class in org.apache.shardingsphere.infra.metadata.schema.builder.loader
-
Schema meta data loader.
- SchemaMetaDataLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.builder.loader.SchemaMetaDataLoader
-
- SchemaRefresher<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement> - Interface in org.apache.shardingsphere.infra.metadata.schema.refresher
-
ShardingSphere schema refresher.
- SchemaRule - Interface in org.apache.shardingsphere.infra.rule.scope
-
Schema rule.
- SchemaRuleBuilder<T extends RuleConfiguration> - Interface in org.apache.shardingsphere.infra.rule.builder.scope
-
Schema rule builder.
- SchemaRuleConfiguration - Interface in org.apache.shardingsphere.infra.config.scope
-
Schema rule configuration.
- ServiceLoaderInstantiationException - Exception in org.apache.shardingsphere.infra.spi.exception
-
Service loader instantiation exception.
- ServiceLoaderInstantiationException(Class<?>, Exception) - Constructor for exception org.apache.shardingsphere.infra.spi.exception.ServiceLoaderInstantiationException
-
- ServiceProviderNotFoundException - Exception in org.apache.shardingsphere.infra.spi.exception
-
Service provider not found exception.
- ServiceProviderNotFoundException(Class<?>) - Constructor for exception org.apache.shardingsphere.infra.spi.exception.ServiceProviderNotFoundException
-
- ServiceProviderNotFoundException(Class<?>, String) - Constructor for exception org.apache.shardingsphere.infra.spi.exception.ServiceProviderNotFoundException
-
- setAutoCommit(boolean) - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- setCatalog(String) - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- setClientInfo(String, String) - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- setClientInfo(Properties) - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- setDatabaseShardingValue(Comparable<?>) - Method in class org.apache.shardingsphere.infra.hint.HintManager
-
Set sharding value for database sharding only.
- setHoldability(int) - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- setInTransaction() - Static method in class org.apache.shardingsphere.infra.transaction.TransactionHolder
-
Set transaction in current thread.
- setNetworkTimeout(Executor, int) - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- setProps(Properties) - Method in interface org.apache.shardingsphere.infra.spi.typed.TypedSPI
-
Set properties.
- setReadOnly(boolean) - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- setRule(ShardingSphereRule) - Method in interface org.apache.shardingsphere.infra.aware.DataSourceNameAware
-
Set rule.
- setSavepoint() - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- setSavepoint(String) - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- setSchema(String) - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- setTransactionIsolation(int) - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
-
- setTypeMap(Map<String, Class<?>>) - Method in class org.apache.shardingsphere.infra.metadata.schema.builder.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.swapper.algorithm
-
ShardingSphere algorithm configuration YAML swapper.
- ShardingSphereAlgorithmConfigurationYamlSwapper() - Constructor for class org.apache.shardingsphere.infra.yaml.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.
- 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.
- 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
-
- ShardingSphereRulesBuilder - Class in org.apache.shardingsphere.infra.rule.builder
-
ShardingSphere rule builder.
- ShardingSphereRulesBuilder() - Constructor for class org.apache.shardingsphere.infra.rule.builder.ShardingSphereRulesBuilder
-
- 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
-
- ShardingSphereServiceLoader - Class in org.apache.shardingsphere.infra.spi
-
ShardingSphere service loader.
- ShardingSphereServiceLoader() - Constructor for class org.apache.shardingsphere.infra.spi.ShardingSphereServiceLoader
-
- 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
-
- 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
-
- 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.builder.loader.dialect
-
Table meta data loader for SQLServer.
- SQLServerTableMetaDataLoader() - Constructor for class org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.SQLServerTableMetaDataLoader
-
- SQLStatementEvent - Interface in org.apache.shardingsphere.infra.metadata.mapper.event
-
SQL statement event.
- SQLStatementEventMapper - Interface in org.apache.shardingsphere.infra.metadata.mapper
-
SQL statement event mapper.
- SQLStatementEventMapperFactory - Class in org.apache.shardingsphere.infra.metadata.mapper
-
SQL statement event mapper factory.
- SQLStatementEventMapperFactory() - Constructor for class org.apache.shardingsphere.infra.metadata.mapper.SQLStatementEventMapperFactory
-
- StateContext - Class in org.apache.shardingsphere.infra.state
-
State context.
- StateContext() - Constructor for class org.apache.shardingsphere.infra.state.StateContext
-
- StateEvent - Class in org.apache.shardingsphere.infra.state
-
State event.
- StateEvent() - Constructor for class org.apache.shardingsphere.infra.state.StateEvent
-
- StateType - Enum in org.apache.shardingsphere.infra.state
-
State type.
- StatusContainedRule - Interface in org.apache.shardingsphere.infra.rule.type
-
ShardingSphere rule contains status.
- swapToDataSourceConfiguration(Map<String, Object>) - Method in class org.apache.shardingsphere.infra.yaml.swapper.YamlDataSourceConfigurationSwapper
-
Swap to data source configuration.
- swapToDataSources(Map<String, Map<String, Object>>) - Method in class org.apache.shardingsphere.infra.yaml.swapper.YamlDataSourceConfigurationSwapper
-
Swap to data sources from YAML data sources.
- swapToMap(DataSourceConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.swapper.YamlDataSourceConfigurationSwapper
-
Swap to map from data source configuration.
- swapToObject(YamlUserConfiguration) - Method in class org.apache.shardingsphere.infra.metadata.user.yaml.swapper.UserYamlSwapper
-
- swapToObject(YamlShardingSphereAlgorithmConfiguration) - Method in class org.apache.shardingsphere.infra.yaml.swapper.algorithm.ShardingSphereAlgorithmConfigurationYamlSwapper
-
- swapToObject(Y) - Method in interface org.apache.shardingsphere.infra.yaml.swapper.YamlConfigurationSwapper
-
Swap from YAML configuration to object.
- swapToRuleConfigurations(Collection<YamlRuleConfiguration>) - Method in class org.apache.shardingsphere.infra.yaml.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.swapper.algorithm.ShardingSphereAlgorithmConfigurationYamlSwapper
-
- swapToYamlConfiguration(T) - Method in interface org.apache.shardingsphere.infra.yaml.swapper.YamlConfigurationSwapper
-
Swap to YAML configuration.
- swapToYamlRuleConfigurations(Collection<RuleConfiguration>) - Method in class org.apache.shardingsphere.infra.yaml.swapper.YamlRuleConfigurationSwapperEngine
-
Swap to YAML rule configurations.
- switchState(StateEvent) - Method in class org.apache.shardingsphere.infra.state.StateContext
-
Switch state.