| 限定符和类型 | 方法和说明 |
|---|---|
static void |
DistSQLException.predictionThrow(boolean state,
Supplier<DistSQLException> exceptionSupplier)
Predict and throw an exception.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
DistSQLException.predictionThrow(boolean state,
Supplier<DistSQLException> exceptionSupplier)
Predict and throw an exception.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DuplicateResourceException
Duplicate resource exception.
|
class |
InvalidResourcesException
Invalid resources exception.
|
class |
RequiredResourceMissedException
Required resource missed exception.
|
class |
ResourceDefinitionViolationException
Resource definition violation exception.
|
class |
ResourceInUsedException
Resource in used exception.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AlgorithmInUsedException
Algorithm in used exception.
|
class |
DuplicateAuditorException
Duplicate auditor exception.
|
class |
DuplicateKeyGeneratorException
Duplicate key generator exception.
|
class |
DuplicateRuleException
Duplicate rule exception.
|
class |
InvalidAlgorithmConfigurationException
Invalid algorithm configuration exception.
|
class |
InvalidRuleConfigurationException
Invalid rule configuration exception.
|
class |
KeyGeneratorInUsedException
Key generator in used exception.
|
class |
RequiredAlgorithmMissedException
Required algorithm missed exception.
|
class |
RequiredKeyGeneratorMissedException |
class |
RequiredRuleMissedException
Required rule missed exception.
|
class |
RuleDefinitionViolationException
Rule definition violation exception.
|
class |
RuleDisabledException
Rule disabled exception.
|
class |
RuleEnabledException
Rule enabled exception.
|
class |
RuleInUsedException
Rule in used exception.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RuleDefinitionUpdater.checkSQLStatement(ShardingSphereDatabase database,
T sqlStatement,
R currentRuleConfig)
Check SQL statement.
|
void |
GlobalRuleRALUpdater.executeUpdate(ShardingSphereRuleMetaData ruleMetaData,
org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
Execute update.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.