类分层结构
- java.lang.Object
- org.apache.shardingsphere.parser.rule.builder.DefaultSQLParserRuleConfigurationBuilder (implements org.apache.shardingsphere.infra.rule.builder.global.DefaultGlobalRuleConfigurationBuilder<T,B>)
- org.apache.shardingsphere.parser.constant.SQLParserOrder
- org.apache.shardingsphere.parser.rule.SQLParserRule (implements org.apache.shardingsphere.infra.rule.identifier.scope.GlobalRule)
- org.apache.shardingsphere.parser.rule.builder.SQLParserRuleBuilder (implements org.apache.shardingsphere.infra.rule.builder.global.GlobalRuleBuilder<T>)
- org.apache.shardingsphere.parser.yaml.swapper.YamlSQLParserCacheOptionConfigurationSwapper (implements org.apache.shardingsphere.infra.util.yaml.swapper.YamlConfigurationSwapper<Y,T>)
- org.apache.shardingsphere.parser.yaml.config.YamlSQLParserCacheOptionRuleConfiguration (implements org.apache.shardingsphere.infra.util.yaml.YamlConfiguration)
- org.apache.shardingsphere.parser.yaml.config.YamlSQLParserRuleConfiguration (implements org.apache.shardingsphere.infra.yaml.config.pojo.rule.YamlRuleConfiguration)
- org.apache.shardingsphere.parser.yaml.swapper.YamlSQLParserRuleConfigurationSwapper (implements org.apache.shardingsphere.infra.yaml.config.swapper.rule.YamlRuleConfigurationSwapper<Y,T>)
Copyright © 2022 The Apache Software Foundation. All rights reserved.