| Modifier and Type | Method and Description |
|---|---|
static void |
DistSQLException.predictionThrow(boolean state,
Supplier<DistSQLException> exceptionSupplier)
Predict and throw an exception.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DistSQLException.predictionThrow(boolean state,
Supplier<DistSQLException> exceptionSupplier)
Predict and throw an exception.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicateResourceException
Duplicate resource exception.
|
class |
ImportResourceNotExistedException
Import resource does not exist exception.
|
class |
InvalidResourcesException
Invalid resources exception.
|
class |
RequiredResourceMissedException
Required resource missed exception.
|
class |
ResourceDefinitionViolationException
Resource definition violation exception.
|
class |
ResourceInUsedException
Resource in used exception.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlgorithmInUsedException
Algorithm in used exception.
|
class |
DuplicateAlgorithmException
Duplicate algorithm 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleDefinitionUpdater.checkSQLStatement(ShardingSphereMetaData shardingSphereMetaData,
T sqlStatement,
R currentRuleConfig)
Check SQL statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImportSchemaNotExistedException
Import schema does not exist exception.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.