类分层结构
- java.lang.Object
- org.apache.shardingsphere.shadow.distsql.handler.update.AlterShadowAlgorithmStatementUpdater (implements org.apache.shardingsphere.infra.distsql.update.RuleDefinitionAlterUpdater<T,R>)
- org.apache.shardingsphere.shadow.distsql.handler.update.AlterShadowRuleStatementUpdater (implements org.apache.shardingsphere.infra.distsql.update.RuleDefinitionAlterUpdater<T,R>)
- org.apache.shardingsphere.shadow.distsql.handler.update.CreateShadowRuleStatementUpdater (implements org.apache.shardingsphere.infra.distsql.update.RuleDefinitionCreateUpdater<T,R>)
- org.apache.shardingsphere.shadow.distsql.handler.update.DropShadowAlgorithmStatementUpdater (implements org.apache.shardingsphere.infra.distsql.update.RuleDefinitionDropUpdater<T,R>)
- org.apache.shardingsphere.shadow.distsql.handler.update.DropShadowRuleStatementUpdater (implements org.apache.shardingsphere.infra.distsql.update.RuleDefinitionDropUpdater<T,R>)
Copyright © 2021 The Apache Software Foundation. All rights reserved.