类分层结构
- java.lang.Object
- org.apache.shardingsphere.singletable.rule.builder.DefaultSingleTableDatabaseRuleConfigurationBuilder (implements org.apache.shardingsphere.infra.rule.builder.database.DefaultDatabaseRuleConfigurationBuilder<T,B>)
- org.apache.shardingsphere.singletable.route.engine.SingleTableDatabaseBroadcastRouteEngine (implements org.apache.shardingsphere.singletable.route.engine.SingleTableRouteEngine)
- org.apache.shardingsphere.singletable.datanode.SingleTableDataNodeLoader
- org.apache.shardingsphere.singletable.route.validator.ddl.SingleTableDropSchemaMetadataValidator (implements org.apache.shardingsphere.singletable.route.validator.SingleTableMetadataValidator<T>)
- org.apache.shardingsphere.singletable.route.validator.ddl.SingleTableDropTableValidator (implements org.apache.shardingsphere.singletable.route.validator.SingleTableMetadataValidator<T>)
- org.apache.shardingsphere.singletable.route.validator.SingleTableMetadataValidatorFactory
- org.apache.shardingsphere.singletable.constant.SingleTableOrder
- org.apache.shardingsphere.singletable.route.engine.SingleTableRouteEngineFactory
- org.apache.shardingsphere.singletable.rule.SingleTableRule (implements org.apache.shardingsphere.infra.rule.identifier.scope.DatabaseRule, org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule, org.apache.shardingsphere.infra.rule.identifier.type.exportable.ExportableRule, org.apache.shardingsphere.infra.rule.identifier.type.MutableDataNodeRule, org.apache.shardingsphere.infra.rule.identifier.type.TableContainedRule)
- org.apache.shardingsphere.singletable.rule.builder.SingleTableRuleBuilder (implements org.apache.shardingsphere.infra.rule.builder.database.DatabaseRuleBuilder<T>)
- org.apache.shardingsphere.singletable.metadata.SingleTableSchemaMetaDataDecorator (implements org.apache.shardingsphere.infra.metadata.database.schema.decorator.spi.RuleBasedSchemaMetaDataDecorator<T>)
- org.apache.shardingsphere.singletable.decider.SingleTableSQLFederationDecider (implements org.apache.shardingsphere.infra.binder.decider.SQLFederationDecider<T>)
- org.apache.shardingsphere.singletable.route.SingleTableSQLRouter (implements org.apache.shardingsphere.infra.route.SQLRouter<T>)
- org.apache.shardingsphere.singletable.route.engine.SingleTableStandardRouteEngine (implements org.apache.shardingsphere.singletable.route.engine.SingleTableRouteEngine)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.shardingsphere.infra.util.exception.external.ShardingSphereExternalException
- org.apache.shardingsphere.infra.util.exception.external.sql.ShardingSphereSQLException
- org.apache.shardingsphere.infra.util.exception.external.sql.type.kernel.KernelSQLException
- org.apache.shardingsphere.infra.exception.MetaDataSQLException
- org.apache.shardingsphere.infra.exception.SyntaxSQLException
- org.apache.shardingsphere.singletable.yaml.config.pojo.YamlSingleTableRuleConfiguration (implements org.apache.shardingsphere.infra.yaml.config.pojo.rule.YamlRuleConfiguration)
- org.apache.shardingsphere.singletable.yaml.config.swapper.YamlSingleTableRuleConfigurationSwapper (implements org.apache.shardingsphere.infra.yaml.config.swapper.rule.YamlRuleConfigurationSwapper<Y,T>)
接口分层结构
Copyright © 2022 The Apache Software Foundation. All rights reserved.