Class DropShadowRuleStatementUpdater

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

public final class DropShadowRuleStatementUpdater extends Object implements org.apache.shardingsphere.infra.distsql.update.RuleDefinitionDropUpdater<DropShadowRuleStatement,ShadowRuleConfiguration>
Drop shadow rule statement updater.