- setDataMap(Map<String, Object>) - Static method in class org.apache.shardingsphere.core.execute.ShardingExecuteDataMap
-
Set data map.
- setExceptionThrown(boolean) - Static method in class org.apache.shardingsphere.core.execute.sql.execute.threadlocal.ExecutorExceptionHandler
-
Set throw exception if error occur or not.
- ShardingExecuteCallback<I,O> - Interface in org.apache.shardingsphere.core.execute
-
Sharding execute callback.
- ShardingExecuteDataMap - Class in org.apache.shardingsphere.core.execute
-
Sharding execute data map for threadlocal even cross multiple threads.
- ShardingExecuteDataMap() - Constructor for class org.apache.shardingsphere.core.execute.ShardingExecuteDataMap
-
- ShardingExecuteEngine - Class in org.apache.shardingsphere.core.execute
-
Sharding execute engine.
- ShardingExecuteEngine(int) - Constructor for class org.apache.shardingsphere.core.execute.ShardingExecuteEngine
-
- ShardingExecuteGroup<T> - Class in org.apache.shardingsphere.core.execute
-
Sharding execute group.
- ShardingExecuteGroup() - Constructor for class org.apache.shardingsphere.core.execute.ShardingExecuteGroup
-
- ShardingExecutorService - Class in org.apache.shardingsphere.core.execute
-
Sharding executor service.
- ShardingExecutorService(int) - Constructor for class org.apache.shardingsphere.core.execute.ShardingExecutorService
-
- ShardingExecutorService(int, String) - Constructor for class org.apache.shardingsphere.core.execute.ShardingExecutorService
-
- ShardingGroupExecuteCallback<I,O> - Interface in org.apache.shardingsphere.core.execute
-
Sharding group execute callback.
- ShardingThreadFactoryBuilder - Class in org.apache.shardingsphere.core.execute
-
Sharding thread factory builder.
- ShardingThreadFactoryBuilder() - Constructor for class org.apache.shardingsphere.core.execute.ShardingThreadFactoryBuilder
-
- SPIRootInvokeHook - Class in org.apache.shardingsphere.core.execute.hook
-
Root invoke hook for SPI.
- SPIRootInvokeHook() - Constructor for class org.apache.shardingsphere.core.execute.hook.SPIRootInvokeHook
-
- SPISQLExecutionHook - Class in org.apache.shardingsphere.core.execute.hook
-
SQL Execution hook for SPI.
- SPISQLExecutionHook() - Constructor for class org.apache.shardingsphere.core.execute.hook.SPISQLExecutionHook
-
- SQLExecuteCallback<T> - Class in org.apache.shardingsphere.core.execute.sql.execute
-
Statement execute callback interface.
- SQLExecuteCallback() - Constructor for class org.apache.shardingsphere.core.execute.sql.execute.SQLExecuteCallback
-
- SQLExecutePrepareCallback - Interface in org.apache.shardingsphere.core.execute.sql.prepare
-
SQL execute prepare callback.
- SQLExecutePrepareTemplate - Class in org.apache.shardingsphere.core.execute.sql.prepare
-
SQL execute prepare template.
- SQLExecutePrepareTemplate() - Constructor for class org.apache.shardingsphere.core.execute.sql.prepare.SQLExecutePrepareTemplate
-
- SQLExecuteTemplate - Class in org.apache.shardingsphere.core.execute.sql.execute
-
SQL execute template.
- SQLExecuteTemplate() - Constructor for class org.apache.shardingsphere.core.execute.sql.execute.SQLExecuteTemplate
-
- SQLExecutionHook - Interface in org.apache.shardingsphere.core.execute.hook
-
SQL Execution hook.
- start() - Method in interface org.apache.shardingsphere.core.execute.hook.RootInvokeHook
-
Handle when root invoke started.
- start() - Method in class org.apache.shardingsphere.core.execute.hook.SPIRootInvokeHook
-
- start(RouteUnit, DataSourceMetaData, boolean, Map<String, Object>) - Method in class org.apache.shardingsphere.core.execute.hook.SPISQLExecutionHook
-
- start(RouteUnit, DataSourceMetaData, boolean, Map<String, Object>) - Method in interface org.apache.shardingsphere.core.execute.hook.SQLExecutionHook
-
Handle when SQL execution started.
- StatementExecuteUnit - Class in org.apache.shardingsphere.core.execute
-
Execute unit for JDBC statement.
- StatementExecuteUnit() - Constructor for class org.apache.shardingsphere.core.execute.StatementExecuteUnit
-
- StreamQueryResult - Class in org.apache.shardingsphere.core.execute.sql.execute.result
-
Query result for stream loading.
- StreamQueryResult(ResultSet, ShardingRule, ShardingEncryptorEngine) - Constructor for class org.apache.shardingsphere.core.execute.sql.execute.result.StreamQueryResult
-
- StreamQueryResult(ResultSet) - Constructor for class org.apache.shardingsphere.core.execute.sql.execute.result.StreamQueryResult
-