Class AlterShadowAlgorithmStatementUpdater

java.lang.Object
org.apache.shardingsphere.shadow.distsql.handler.update.AlterShadowAlgorithmStatementUpdater
All Implemented Interfaces:
org.apache.shardingsphere.infra.distsql.update.RuleDefinitionAlterUpdater<AlterShadowAlgorithmStatement,ShadowRuleConfiguration>, org.apache.shardingsphere.infra.distsql.update.RuleDefinitionUpdater<AlterShadowAlgorithmStatement,ShadowRuleConfiguration>, org.apache.shardingsphere.spi.type.typed.TypedSPI

public final class AlterShadowAlgorithmStatementUpdater extends Object implements org.apache.shardingsphere.infra.distsql.update.RuleDefinitionAlterUpdater<AlterShadowAlgorithmStatement,ShadowRuleConfiguration>
Alter shadow algorithm statement updater.