- SchemaMetaDataDecorator - Class in org.apache.shardingsphere.underlying.common.metadata.decorator
-
Schema meta data decorator.
- SchemaMetaDataDecorator() - Constructor for class org.apache.shardingsphere.underlying.common.metadata.decorator.SchemaMetaDataDecorator
-
- ShardingSphereConfigurationException - Exception in org.apache.shardingsphere.underlying.common.config.exception
-
Configuration exception.
- ShardingSphereConfigurationException(String, Object...) - Constructor for exception org.apache.shardingsphere.underlying.common.config.exception.ShardingSphereConfigurationException
-
Constructs an exception with formatted error message and arguments.
- ShardingSphereConfigurationException(Exception) - Constructor for exception org.apache.shardingsphere.underlying.common.config.exception.ShardingSphereConfigurationException
-
Constructs an exception with cause exception.
- ShardingSphereException - Exception in org.apache.shardingsphere.underlying.common.exception
-
Basic exception of ShardingSphere.
- ShardingSphereException(String, Object...) - Constructor for exception org.apache.shardingsphere.underlying.common.exception.ShardingSphereException
-
Constructs an exception with formatted error message and arguments.
- ShardingSphereException(String, Exception) - Constructor for exception org.apache.shardingsphere.underlying.common.exception.ShardingSphereException
-
Constructs an exception with error message and cause.
- ShardingSphereException(Exception) - Constructor for exception org.apache.shardingsphere.underlying.common.exception.ShardingSphereException
-
Constructs an exception with cause.
- ShardingSphereMetaData - Class in org.apache.shardingsphere.underlying.common.metadata
-
ShardingSphere meta data.
- ShardingSphereMetaData() - Constructor for class org.apache.shardingsphere.underlying.common.metadata.ShardingSphereMetaData
-
- SkipUnsetTupleProcessor - Class in org.apache.shardingsphere.underlying.common.yaml.representer.processor
-
Skip unset tuple processor.
- SkipUnsetTupleProcessor() - Constructor for class org.apache.shardingsphere.underlying.common.yaml.representer.processor.SkipUnsetTupleProcessor
-
- SPIRootInvokeHook - Class in org.apache.shardingsphere.underlying.common.hook
-
Root invoke hook for SPI.
- SPIRootInvokeHook() - Constructor for class org.apache.shardingsphere.underlying.common.hook.SPIRootInvokeHook
-
- splitAndEvaluate() - Method in class org.apache.shardingsphere.underlying.common.config.inline.InlineExpressionParser
-
Split and evaluate inline expression.
- SQL92DatabaseType - Class in org.apache.shardingsphere.underlying.common.database.type.dialect
-
Database type of SQL92.
- SQL92DatabaseType() - Constructor for class org.apache.shardingsphere.underlying.common.database.type.dialect.SQL92DatabaseType
-
- SQL92DataSourceMetaData - Class in org.apache.shardingsphere.underlying.common.database.metadata.dialect
-
Data source meta data for SQL92.
- SQL92DataSourceMetaData(String) - Constructor for class org.apache.shardingsphere.underlying.common.database.metadata.dialect.SQL92DataSourceMetaData
-
- SQLServerDatabaseType - Class in org.apache.shardingsphere.underlying.common.database.type.dialect
-
Database type of SQLServer.
- SQLServerDatabaseType() - Constructor for class org.apache.shardingsphere.underlying.common.database.type.dialect.SQLServerDatabaseType
-
- SQLServerDataSourceMetaData - Class in org.apache.shardingsphere.underlying.common.database.metadata.dialect
-
Data source meta data for SQLServer.
- SQLServerDataSourceMetaData(String) - Constructor for class org.apache.shardingsphere.underlying.common.database.metadata.dialect.SQLServerDataSourceMetaData
-
- start() - Method in interface org.apache.shardingsphere.underlying.common.hook.RootInvokeHook
-
Handle when root invoke started.
- start() - Method in class org.apache.shardingsphere.underlying.common.hook.SPIRootInvokeHook
-
- swap(T) - Method in interface org.apache.shardingsphere.underlying.common.yaml.swapper.YamlSwapper
-
Swap to YAML configuration.
- swap(Y) - Method in interface org.apache.shardingsphere.underlying.common.yaml.swapper.YamlSwapper
-
Swap from YAML configuration to object.