Class DropDefaultShadowAlgorithmStatementUpdater

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

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