Class DropShadowAlgorithmStatementUpdater

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

public final class DropShadowAlgorithmStatementUpdater extends Object implements org.apache.shardingsphere.infra.distsql.update.RuleDefinitionDropUpdater<DropShadowAlgorithmStatement,ShadowRuleConfiguration>
Drop shadow algorithm statement updater.