public final class AlterShadowRuleStatementUpdater extends Object implements org.apache.shardingsphere.infra.distsql.update.RuleDefinitionAlterUpdater<AlterShadowRuleStatement,ShadowRuleConfiguration>
| 构造器和说明 |
|---|
AlterShadowRuleStatementUpdater() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.infra.config.RuleConfiguration |
buildToBeAlteredRuleConfiguration(AlterShadowRuleStatement sqlStatement) |
void |
checkSQLStatement(org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData metaData,
AlterShadowRuleStatement sqlStatement,
ShadowRuleConfiguration currentRuleConfig) |
Class<ShadowRuleConfiguration> |
getRuleConfigurationClass() |
String |
getType() |
void |
updateCurrentRuleConfiguration(ShadowRuleConfiguration currentRuleConfig,
ShadowRuleConfiguration toBeAlteredRuleConfig) |
public org.apache.shardingsphere.infra.config.RuleConfiguration buildToBeAlteredRuleConfiguration(AlterShadowRuleStatement sqlStatement)
buildToBeAlteredRuleConfiguration 在接口中 org.apache.shardingsphere.infra.distsql.update.RuleDefinitionAlterUpdater<AlterShadowRuleStatement,ShadowRuleConfiguration>public void updateCurrentRuleConfiguration(ShadowRuleConfiguration currentRuleConfig, ShadowRuleConfiguration toBeAlteredRuleConfig)
updateCurrentRuleConfiguration 在接口中 org.apache.shardingsphere.infra.distsql.update.RuleDefinitionAlterUpdater<AlterShadowRuleStatement,ShadowRuleConfiguration>public void checkSQLStatement(org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData metaData,
AlterShadowRuleStatement sqlStatement,
ShadowRuleConfiguration currentRuleConfig)
throws org.apache.shardingsphere.infra.distsql.exception.DistSQLException
checkSQLStatement 在接口中 org.apache.shardingsphere.infra.distsql.update.RuleDefinitionUpdater<AlterShadowRuleStatement,ShadowRuleConfiguration>org.apache.shardingsphere.infra.distsql.exception.DistSQLExceptionpublic Class<ShadowRuleConfiguration> getRuleConfigurationClass()
getRuleConfigurationClass 在接口中 org.apache.shardingsphere.infra.distsql.update.RuleDefinitionUpdater<AlterShadowRuleStatement,ShadowRuleConfiguration>public String getType()
getType 在接口中 org.apache.shardingsphere.spi.typed.TypedSPICopyright © 2021 The Apache Software Foundation. All rights reserved.