Package org.apache.shardingsphere.distsql.handler.ral.update


package org.apache.shardingsphere.distsql.handler.ral.update
  • Interfaces
    Class
    Description
    GlobalRuleRALUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,R extends RuleConfiguration>
    RAL updater for global rule.
    RALUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement>
    RAL updater.