Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AlgorithmDefinitionViolationException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.algorithm
-
Algorithm definition violation exception.
- AlgorithmDefinitionViolationException(SQLState, int, String, Object...) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.algorithm.AlgorithmDefinitionViolationException
- AlgorithmInUsedException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.algorithm
-
Algorithm in used exception.
- AlgorithmInUsedException(String, String, Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.algorithm.AlgorithmInUsedException
B
- buildAlteredRuleConfiguration(R, T) - Method in interface org.apache.shardingsphere.distsql.handler.ral.update.GlobalRuleRALUpdater
-
Build altered rule configuration.
- buildToBeAlteredRuleConfiguration(T) - Method in interface org.apache.shardingsphere.distsql.handler.update.RuleDefinitionAlterUpdater
-
Build to be altered rule configuration.
- buildToBeCreatedRuleConfiguration(R, T) - Method in interface org.apache.shardingsphere.distsql.handler.update.RuleDefinitionCreateUpdater
-
Build to be created rule configuration.
C
- checkSQLStatement(ShardingSphereDatabase, T, R) - Method in interface org.apache.shardingsphere.distsql.handler.update.RuleDefinitionUpdater
-
Check SQL statement.
- checkSQLStatement(R, T) - Method in interface org.apache.shardingsphere.distsql.handler.ral.update.GlobalRuleRALUpdater
-
Check SQL statement.
D
- DatabaseRequiredQueryableRALExecutor<T extends org.apache.shardingsphere.distsql.parser.statement.ral.QueryableRALStatement> - Interface in org.apache.shardingsphere.distsql.handler.ral.query
-
Database required queryable RAL executor.
- DataSourcePropertiesValidateHandler - Class in org.apache.shardingsphere.distsql.handler.validate
-
Data source properties validate handler.
- DataSourcePropertiesValidateHandler() - Constructor for class org.apache.shardingsphere.distsql.handler.validate.DataSourcePropertiesValidateHandler
- DistSQLException - Exception Class in org.apache.shardingsphere.distsql.handler.exception
-
DistSQL exception.
- DistSQLException(SQLState, int, String, Object...) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.DistSQLException
- DuplicateAlgorithmException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.algorithm
-
Duplicate algorithm exception.
- DuplicateAlgorithmException(String, String, Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.algorithm.DuplicateAlgorithmException
- DuplicateRuleException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.rule
-
Duplicate rule exception.
- DuplicateRuleException(String, String) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.rule.DuplicateRuleException
- DuplicateRuleException(String, String, Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.rule.DuplicateRuleException
- DuplicateRuleException(String, Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.rule.DuplicateRuleException
- DuplicateStorageUnitException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.storageunit
-
Duplicate storage unit exception.
- DuplicateStorageUnitException(Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.storageunit.DuplicateStorageUnitException
E
- EmptyStorageUnitException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.storageunit
-
Empty storage unit exception.
- EmptyStorageUnitException(String) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.storageunit.EmptyStorageUnitException
- executeUpdate(String, T) - Method in interface org.apache.shardingsphere.distsql.handler.ral.update.RALUpdater
-
Execute update.
G
- getColumnNames() - Method in interface org.apache.shardingsphere.distsql.handler.query.RQLExecutor
-
Get column names.
- getColumnNames() - Method in interface org.apache.shardingsphere.distsql.handler.ral.query.QueryableRALExecutor
-
Get column names.
- getIdenticalData(Collection<String>, Collection<String>) - Method in interface org.apache.shardingsphere.distsql.handler.update.RuleDefinitionDropUpdater
-
Get identical data.
- getRows(InstanceContext, T) - Method in interface org.apache.shardingsphere.distsql.handler.ral.query.InstanceContextRequiredQueryableRALExecutor
-
Get query result rows.
- getRows(ShardingSphereDatabase, T) - Method in interface org.apache.shardingsphere.distsql.handler.query.RQLExecutor
-
Get query result rows.
- getRows(ShardingSphereDatabase, T) - Method in interface org.apache.shardingsphere.distsql.handler.ral.query.DatabaseRequiredQueryableRALExecutor
-
Get query result rows.
- getRows(ShardingSphereMetaData, T) - Method in interface org.apache.shardingsphere.distsql.handler.ral.query.MetaDataRequiredQueryableRALExecutor
-
Get query result rows.
- getRows(T) - Method in interface org.apache.shardingsphere.distsql.handler.ral.query.QueryableRALExecutor
-
Get query result rows.
- getRuleConfigurationClass() - Method in interface org.apache.shardingsphere.distsql.handler.ral.update.GlobalRuleRALUpdater
-
Get rule configuration class.
- getRuleConfigurationClass() - Method in interface org.apache.shardingsphere.distsql.handler.update.RuleDefinitionUpdater
-
Get rule configuration class.
- GlobalRuleRALUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,
R extends RuleConfiguration> - Interface in org.apache.shardingsphere.distsql.handler.ral.update -
RAL updater for global rule.
H
- hasAnyOneToBeDropped(T, R) - Method in interface org.apache.shardingsphere.distsql.handler.update.RuleDefinitionDropUpdater
-
Whether there is dropped data.
I
- InstanceContextRequiredQueryableRALExecutor<T extends org.apache.shardingsphere.distsql.parser.statement.ral.QueryableRALStatement> - Interface in org.apache.shardingsphere.distsql.handler.ral.query
-
Instance context required queryable RAL executor.
- InvalidAlgorithmConfigurationException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.algorithm
-
Invalid algorithm configuration exception.
- InvalidAlgorithmConfigurationException(String) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.algorithm.InvalidAlgorithmConfigurationException
- InvalidAlgorithmConfigurationException(String, String) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.algorithm.InvalidAlgorithmConfigurationException
- InvalidAlgorithmConfigurationException(String, String, String) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.algorithm.InvalidAlgorithmConfigurationException
- InvalidAlgorithmConfigurationException(String, Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.algorithm.InvalidAlgorithmConfigurationException
- InvalidRuleConfigurationException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.rule
-
Invalid rule configuration exception.
- InvalidRuleConfigurationException(String, String) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.rule.InvalidRuleConfigurationException
- InvalidRuleConfigurationException(String, String, String) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.rule.InvalidRuleConfigurationException
- InvalidRuleConfigurationException(String, Collection<String>, Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.rule.InvalidRuleConfigurationException
- InvalidStorageUnitsException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.storageunit
-
Invalid storage units exception.
- InvalidStorageUnitsException(Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.storageunit.InvalidStorageUnitsException
- isExistRuleConfig(R) - Method in interface org.apache.shardingsphere.distsql.handler.update.RuleDefinitionDropUpdater
-
Whether there is configuration.
M
- MetaDataRequiredQueryableRALExecutor<T extends org.apache.shardingsphere.distsql.parser.statement.ral.QueryableRALStatement> - Interface in org.apache.shardingsphere.distsql.handler.ral.query
-
Meta data required queryable RAL executor.
- MissingRequiredAlgorithmException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.algorithm
-
Missing required algorithm exception.
- MissingRequiredAlgorithmException() - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.algorithm.MissingRequiredAlgorithmException
- MissingRequiredAlgorithmException(String, String) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.algorithm.MissingRequiredAlgorithmException
- MissingRequiredAlgorithmException(String, String, Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.algorithm.MissingRequiredAlgorithmException
- MissingRequiredAlgorithmException(String, Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.algorithm.MissingRequiredAlgorithmException
- MissingRequiredRuleException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.rule
-
Missing required rule exception.
- MissingRequiredRuleException(String) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.rule.MissingRequiredRuleException
- MissingRequiredRuleException(String, String) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.rule.MissingRequiredRuleException
- MissingRequiredRuleException(String, String, String) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.rule.MissingRequiredRuleException
- MissingRequiredRuleException(String, String, Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.rule.MissingRequiredRuleException
- MissingRequiredRuleException(String, Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.rule.MissingRequiredRuleException
- MissingRequiredStorageUnitsException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.storageunit
-
Missing required storage units exception.
- MissingRequiredStorageUnitsException(String, Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.storageunit.MissingRequiredStorageUnitsException
O
- org.apache.shardingsphere.distsql.handler.exception - package org.apache.shardingsphere.distsql.handler.exception
- org.apache.shardingsphere.distsql.handler.exception.algorithm - package org.apache.shardingsphere.distsql.handler.exception.algorithm
- org.apache.shardingsphere.distsql.handler.exception.rule - package org.apache.shardingsphere.distsql.handler.exception.rule
- org.apache.shardingsphere.distsql.handler.exception.storageunit - package org.apache.shardingsphere.distsql.handler.exception.storageunit
- org.apache.shardingsphere.distsql.handler.query - package org.apache.shardingsphere.distsql.handler.query
- org.apache.shardingsphere.distsql.handler.ral.query - package org.apache.shardingsphere.distsql.handler.ral.query
- org.apache.shardingsphere.distsql.handler.ral.update - package org.apache.shardingsphere.distsql.handler.ral.update
- org.apache.shardingsphere.distsql.handler.update - package org.apache.shardingsphere.distsql.handler.update
- org.apache.shardingsphere.distsql.handler.validate - package org.apache.shardingsphere.distsql.handler.validate
Q
- QueryableRALExecutor<T extends org.apache.shardingsphere.distsql.parser.statement.ral.QueryableRALStatement> - Interface in org.apache.shardingsphere.distsql.handler.ral.query
-
Queryable RAL executor.
R
- RALUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement> - Interface in org.apache.shardingsphere.distsql.handler.ral.update
-
RAL updater.
- RQLExecutor<T extends org.apache.shardingsphere.distsql.parser.statement.rql.RQLStatement> - Interface in org.apache.shardingsphere.distsql.handler.query
-
RQL executor.
- RuleDefinitionAlterUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,
R extends RuleConfiguration> - Interface in org.apache.shardingsphere.distsql.handler.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.distsql.handler.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.distsql.handler.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.distsql.handler.update -
Rule definition updater.
- RuleDefinitionViolationException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.rule
-
Rule definition violation exception.
- RuleDefinitionViolationException(SQLState, int, String, Object...) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.rule.RuleDefinitionViolationException
- RuleInUsedException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.rule
-
Rule in used exception.
- RuleInUsedException(String, String, Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.rule.RuleInUsedException
S
- StorageUnitDefinitionViolationException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.storageunit
-
Storage unit definition violation exception.
- StorageUnitDefinitionViolationException(SQLState, int, String, Object...) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.storageunit.StorageUnitDefinitionViolationException
- StorageUnitInUsedException - Exception Class in org.apache.shardingsphere.distsql.handler.exception.storageunit
-
Storage unit in used exception.
- StorageUnitInUsedException(String, Collection<String>) - Constructor for exception class org.apache.shardingsphere.distsql.handler.exception.storageunit.StorageUnitInUsedException
U
- updateCurrentRuleConfiguration(R, R) - Method in interface org.apache.shardingsphere.distsql.handler.update.RuleDefinitionAlterUpdater
-
Update current rule configuration.
- updateCurrentRuleConfiguration(R, R) - Method in interface org.apache.shardingsphere.distsql.handler.update.RuleDefinitionCreateUpdater
-
Update current rule configuration.
- updateCurrentRuleConfiguration(T, R) - Method in interface org.apache.shardingsphere.distsql.handler.update.RuleDefinitionDropUpdater
-
Update current rule configuration.
V
- validate(Map<String, DataSourceProperties>) - Method in class org.apache.shardingsphere.distsql.handler.validate.DataSourcePropertiesValidateHandler
-
Validate data source properties map.
All Classes and Interfaces|All Packages|Serialized Form