Class CreateShadowAlgorithmStatementUpdater

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

public final class CreateShadowAlgorithmStatementUpdater extends Object implements org.apache.shardingsphere.infra.distsql.update.RuleDefinitionCreateUpdater<CreateShadowAlgorithmStatement,ShadowRuleConfiguration>
Create shadow algorithm statement updater.