您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
org.apache.shardingsphere.infra.aware
,
org.apache.shardingsphere.infra.config
,
org.apache.shardingsphere.infra.config.algorithm
,
org.apache.shardingsphere.infra.config.checker
,
org.apache.shardingsphere.infra.config.datasource
,
org.apache.shardingsphere.infra.config.datasource.creator
,
org.apache.shardingsphere.infra.config.datasource.creator.impl
,
org.apache.shardingsphere.infra.config.datasource.killer
,
org.apache.shardingsphere.infra.config.datasource.killer.impl
,
org.apache.shardingsphere.infra.config.exception
,
org.apache.shardingsphere.infra.config.function
,
org.apache.shardingsphere.infra.config.mode
,
org.apache.shardingsphere.infra.config.properties
,
org.apache.shardingsphere.infra.config.scope
,
org.apache.shardingsphere.infra.database
,
org.apache.shardingsphere.infra.database.metadata
,
org.apache.shardingsphere.infra.database.metadata.dialect
,
org.apache.shardingsphere.infra.database.type
,
org.apache.shardingsphere.infra.database.type.dialect
,
org.apache.shardingsphere.infra.datanode
,
org.apache.shardingsphere.infra.distsql.exception
,
org.apache.shardingsphere.infra.distsql.exception.resource
,
org.apache.shardingsphere.infra.distsql.exception.rule
,
org.apache.shardingsphere.infra.distsql.preprocess
,
org.apache.shardingsphere.infra.distsql.query
,
org.apache.shardingsphere.infra.distsql.update
,
org.apache.shardingsphere.infra.eventbus
,
org.apache.shardingsphere.infra.exception
,
org.apache.shardingsphere.infra.hint
,
org.apache.shardingsphere.infra.lock
,
org.apache.shardingsphere.infra.metadata
,
org.apache.shardingsphere.infra.metadata.mapper
,
org.apache.shardingsphere.infra.metadata.mapper.event
,
org.apache.shardingsphere.infra.metadata.mapper.event.dcl
,
org.apache.shardingsphere.infra.metadata.mapper.event.dcl.impl
,
org.apache.shardingsphere.infra.metadata.mapper.type
,
org.apache.shardingsphere.infra.metadata.resource
,
org.apache.shardingsphere.infra.metadata.rule
,
org.apache.shardingsphere.infra.metadata.schema
,
org.apache.shardingsphere.infra.metadata.schema.builder
,
org.apache.shardingsphere.infra.metadata.schema.builder.loader
,
org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter
,
org.apache.shardingsphere.infra.metadata.schema.builder.loader.common
,
org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect
,
org.apache.shardingsphere.infra.metadata.schema.builder.spi
,
org.apache.shardingsphere.infra.metadata.schema.builder.util
,
org.apache.shardingsphere.infra.metadata.schema.loader
,
org.apache.shardingsphere.infra.metadata.schema.model
,
org.apache.shardingsphere.infra.metadata.schema.refresher
,
org.apache.shardingsphere.infra.metadata.schema.refresher.event
,
org.apache.shardingsphere.infra.metadata.schema.refresher.type
,
org.apache.shardingsphere.infra.metadata.user
,
org.apache.shardingsphere.infra.metadata.user.yaml.config
,
org.apache.shardingsphere.infra.metadata.user.yaml.swapper
,
org.apache.shardingsphere.infra.properties
,
org.apache.shardingsphere.infra.rule
,
org.apache.shardingsphere.infra.rule.builder
,
org.apache.shardingsphere.infra.rule.builder.global
,
org.apache.shardingsphere.infra.rule.builder.schema
,
org.apache.shardingsphere.infra.rule.event
,
org.apache.shardingsphere.infra.rule.event.impl
,
org.apache.shardingsphere.infra.rule.identifier.scope
,
org.apache.shardingsphere.infra.rule.identifier.type
,
org.apache.shardingsphere.infra.state
,
org.apache.shardingsphere.infra.yaml.config.pojo
,
org.apache.shardingsphere.infra.yaml.config.pojo.algorithm
,
org.apache.shardingsphere.infra.yaml.config.pojo.mode
,
org.apache.shardingsphere.infra.yaml.config.swapper
,
org.apache.shardingsphere.infra.yaml.config.swapper.algorithm
,
org.apache.shardingsphere.infra.yaml.config.swapper.mode
,
org.apache.shardingsphere.infra.yaml.engine
,
org.apache.shardingsphere.infra.yaml.engine.constructor
,
org.apache.shardingsphere.infra.yaml.engine.representer
,
org.apache.shardingsphere.infra.yaml.engine.representer.processor
,
org.apache.shardingsphere.infra.yaml.schema.pojo
,
org.apache.shardingsphere.infra.yaml.schema.swapper
类分层结构
java.lang.
Object
org.apache.shardingsphere.infra.config.datasource.creator.impl.
AbstractDataSourceCreator
(implements org.apache.shardingsphere.infra.config.datasource.creator.
DataSourceCreator
)
org.apache.shardingsphere.infra.config.datasource.creator.impl.
DefaultDataSourceCreator
org.apache.shardingsphere.infra.config.datasource.creator.impl.
HikariDataSourceCreator
org.apache.shardingsphere.infra.metadata.schema.refresher.type.
AlterIndexStatementSchemaRefresher
(implements org.apache.shardingsphere.infra.metadata.schema.refresher.
SchemaRefresher
<T>)
org.apache.shardingsphere.infra.metadata.schema.refresher.type.
AlterTableStatementSchemaRefresher
(implements org.apache.shardingsphere.infra.metadata.schema.refresher.
SchemaRefresher
<T>)
org.yaml.snakeyaml.constructor.BaseConstructor
org.yaml.snakeyaml.constructor.SafeConstructor
org.yaml.snakeyaml.constructor.Constructor
org.apache.shardingsphere.infra.yaml.engine.constructor.
ShardingSphereYamlConstructor
org.yaml.snakeyaml.representer.BaseRepresenter
org.yaml.snakeyaml.representer.Representer
org.apache.shardingsphere.infra.yaml.engine.representer.
ShardingSphereYamlRepresenter
org.apache.shardingsphere.infra.metadata.resource.
CachedDatabaseMetaData
org.apache.shardingsphere.infra.metadata.schema.model.
ColumnMetaData
org.apache.shardingsphere.infra.metadata.schema.builder.loader.common.
ColumnMetaDataLoader
org.apache.shardingsphere.infra.metadata.schema.refresher.type.
CreateIndexStatementSchemaRefresher
(implements org.apache.shardingsphere.infra.metadata.schema.refresher.
SchemaRefresher
<T>)
org.apache.shardingsphere.infra.metadata.schema.refresher.type.
CreateTableStatementSchemaRefresher
(implements org.apache.shardingsphere.infra.metadata.schema.refresher.
SchemaRefresher
<T>)
org.apache.shardingsphere.infra.metadata.mapper.event.dcl.impl.
CreateUserStatementEvent
(implements org.apache.shardingsphere.infra.metadata.mapper.event.dcl.
DCLStatementEvent
)
org.apache.shardingsphere.infra.metadata.mapper.type.
CreateUserStatementEventMapper
(implements org.apache.shardingsphere.infra.metadata.mapper.
SQLStatementEventMapper
)
org.apache.shardingsphere.infra.metadata.schema.refresher.type.
CreateViewStatementSchemaRefresher
(implements org.apache.shardingsphere.infra.metadata.schema.refresher.
SchemaRefresher
<T>)
org.apache.shardingsphere.infra.config.
DatabaseAccessConfiguration
org.apache.shardingsphere.infra.database.type.
DatabaseTypeRecognizer
org.apache.shardingsphere.infra.database.type.
DatabaseTypeRegistry
org.apache.shardingsphere.infra.datanode.
DataNode
org.apache.shardingsphere.infra.datanode.
DataNodes
org.apache.shardingsphere.infra.datanode.
DataNodeUtil
org.apache.shardingsphere.infra.config.datasource.
DataSourceConfiguration
org.apache.shardingsphere.infra.config.datasource.
DataSourceConfigurationValidator
org.apache.shardingsphere.infra.config.datasource.
DataSourceConverter
org.apache.shardingsphere.infra.config.datasource.creator.
DataSourceCreatorFactory
org.apache.shardingsphere.infra.rule.event.impl.
DataSourceDisabledEvent
(implements org.apache.shardingsphere.infra.rule.event.
DataSourceStatusChangedEvent
)
org.apache.shardingsphere.infra.config.datasource.killer.
DataSourceKillerFactory
org.apache.shardingsphere.infra.aware.
DataSourceNameAwareFactory
org.apache.shardingsphere.infra.rule.event.impl.
DataSourceNameDisabledEvent
(implements org.apache.shardingsphere.infra.rule.event.
DataSourceStatusChangedEvent
)
org.apache.shardingsphere.infra.config.datasource.
DataSourceParameter
org.apache.shardingsphere.infra.metadata.resource.
DataSourcesMetaData
org.apache.shardingsphere.infra.metadata.schema.builder.loader.
DataTypeLoader
org.apache.shardingsphere.infra.config.datasource.killer.impl.
DefaultDataSourceKiller
(implements org.apache.shardingsphere.infra.config.datasource.killer.
DataSourceKiller
)
org.apache.shardingsphere.infra.database.
DefaultSchema
org.apache.shardingsphere.infra.yaml.engine.representer.processor.
DefaultYamlTupleProcessor
org.apache.shardingsphere.infra.metadata.schema.refresher.type.
DropIndexStatementSchemaRefresher
(implements org.apache.shardingsphere.infra.metadata.schema.refresher.
SchemaRefresher
<T>)
org.apache.shardingsphere.infra.metadata.schema.refresher.type.
DropTableStatementSchemaRefresher
(implements org.apache.shardingsphere.infra.metadata.schema.refresher.
SchemaRefresher
<T>)
org.apache.shardingsphere.infra.metadata.mapper.event.dcl.impl.
DropUserStatementEvent
(implements org.apache.shardingsphere.infra.metadata.mapper.event.dcl.
DCLStatementEvent
)
org.apache.shardingsphere.infra.metadata.mapper.type.
DropUserStatementEventMapper
(implements org.apache.shardingsphere.infra.metadata.mapper.
SQLStatementEventMapper
)
org.apache.shardingsphere.infra.metadata.schema.refresher.type.
DropViewStatementSchemaRefresher
(implements org.apache.shardingsphere.infra.metadata.schema.refresher.
SchemaRefresher
<T>)
org.apache.shardingsphere.infra.rule.builder.global.
GlobalRulesBuilder
org.apache.shardingsphere.infra.metadata.user.
Grantee
org.apache.shardingsphere.infra.metadata.mapper.event.dcl.impl.
GrantStatementEvent
(implements org.apache.shardingsphere.infra.metadata.mapper.event.dcl.
DCLStatementEvent
)
org.apache.shardingsphere.infra.metadata.mapper.type.
GrantStatementEventMapper
(implements org.apache.shardingsphere.infra.metadata.mapper.
SQLStatementEventMapper
)
org.apache.shardingsphere.infra.database.type.dialect.
H2DatabaseType
(implements org.apache.shardingsphere.infra.database.type.
BranchDatabaseType
)
org.apache.shardingsphere.infra.database.metadata.dialect.
H2DataSourceMetaData
(implements org.apache.shardingsphere.infra.database.metadata.
MemorizedDataSourceMetaData
)
org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.
H2TableMetaDataLoader
(implements org.apache.shardingsphere.infra.metadata.schema.builder.spi.
DialectTableMetaDataLoader
)
org.apache.shardingsphere.infra.config.datasource.killer.impl.
HikariDataSourceKiller
(implements org.apache.shardingsphere.infra.config.datasource.killer.
DataSourceKiller
)
org.apache.shardingsphere.infra.hint.
HintManager
(implements java.lang.
AutoCloseable
)
org.apache.shardingsphere.infra.metadata.schema.model.
IndexMetaData
org.apache.shardingsphere.infra.metadata.schema.builder.loader.common.
IndexMetaDataLoader
org.apache.shardingsphere.infra.metadata.schema.builder.util.
IndexMetaDataUtil
org.apache.shardingsphere.infra.lock.
InnerLockReleasedEvent
org.apache.shardingsphere.infra.config.datasource.
JDBCParameterDecoratorHelper
org.apache.shardingsphere.infra.lock.
LockNameUtil
org.apache.shardingsphere.infra.database.type.dialect.
MariaDBDatabaseType
(implements org.apache.shardingsphere.infra.database.type.
BranchDatabaseType
)
org.apache.shardingsphere.infra.database.metadata.dialect.
MariaDBDataSourceMetaData
(implements org.apache.shardingsphere.infra.database.metadata.
DataSourceMetaData
)
org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.
MetaDataLoaderConnectionAdapter
(implements java.sql.
Connection
)
org.apache.shardingsphere.infra.config.mode.
ModeConfiguration
org.apache.shardingsphere.infra.yaml.config.swapper.mode.
ModeConfigurationYamlSwapper
(implements org.apache.shardingsphere.infra.yaml.config.swapper.
YamlConfigurationSwapper
<Y,T>)
org.apache.shardingsphere.infra.database.type.dialect.
MySQLDatabaseType
(implements org.apache.shardingsphere.infra.database.type.
DatabaseType
)
org.apache.shardingsphere.infra.database.metadata.dialect.
MySQLDataSourceMetaData
(implements org.apache.shardingsphere.infra.database.metadata.
DataSourceMetaData
)
org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.
MySQLTableMetaDataLoader
(implements org.apache.shardingsphere.infra.metadata.schema.builder.spi.
DialectTableMetaDataLoader
)
org.apache.shardingsphere.infra.database.type.dialect.
OpenGaussDatabaseType
(implements org.apache.shardingsphere.infra.database.type.
BranchDatabaseType
)
org.apache.shardingsphere.infra.database.metadata.dialect.
OpenGaussDataSourceMetaData
(implements org.apache.shardingsphere.infra.database.metadata.
DataSourceMetaData
)
org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.
OpenGaussTableMetaDataLoader
(implements org.apache.shardingsphere.infra.metadata.schema.builder.spi.
DialectTableMetaDataLoader
)
org.apache.shardingsphere.infra.database.type.dialect.
OracleDatabaseType
(implements org.apache.shardingsphere.infra.database.type.
DatabaseType
)
org.apache.shardingsphere.infra.database.metadata.dialect.
OracleDataSourceMetaData
(implements org.apache.shardingsphere.infra.database.metadata.
DataSourceMetaData
)
org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.
OracleTableMetaDataLoader
(implements org.apache.shardingsphere.infra.metadata.schema.builder.spi.
DialectTableMetaDataLoader
)
org.apache.shardingsphere.infra.yaml.config.swapper.mode.
PersistRepositoryConfigurationYamlSwapperEngine
org.apache.shardingsphere.infra.database.type.dialect.
PostgreSQLDatabaseType
(implements org.apache.shardingsphere.infra.database.type.
DatabaseType
)
org.apache.shardingsphere.infra.database.metadata.dialect.
PostgreSQLDataSourceMetaData
(implements org.apache.shardingsphere.infra.database.metadata.
DataSourceMetaData
)
org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.
PostgreSQLTableMetaDataLoader
(implements org.apache.shardingsphere.infra.metadata.schema.builder.spi.
DialectTableMetaDataLoader
)
org.apache.shardingsphere.infra.rule.event.impl.
PrimaryDataSourceChangedEvent
(implements org.apache.shardingsphere.infra.rule.event.
DataSourceStatusChangedEvent
)
org.apache.shardingsphere.infra.properties.
PropertiesConverter
org.apache.shardingsphere.infra.metadata.schema.
QualifiedSchema
org.apache.shardingsphere.infra.config.checker.
RuleConfigurationCheckerFactory
org.apache.shardingsphere.infra.metadata.schema.refresher.event.
SchemaAlteredEvent
org.apache.shardingsphere.infra.metadata.schema.builder.
SchemaBuilder
org.apache.shardingsphere.infra.metadata.schema.builder.
SchemaBuilderMaterials
org.apache.shardingsphere.infra.metadata.schema.loader.
SchemaLoader
org.apache.shardingsphere.infra.metadata.schema.builder.loader.
SchemaMetaDataLoader
org.apache.shardingsphere.infra.rule.builder.schema.
SchemaRulesBuilder
org.apache.shardingsphere.infra.rule.builder.schema.
SchemaRulesBuilderMaterials
org.apache.shardingsphere.infra.yaml.schema.swapper.
SchemaYamlSwapper
(implements org.apache.shardingsphere.infra.yaml.config.swapper.
YamlConfigurationSwapper
<Y,T>)
org.apache.shardingsphere.infra.yaml.config.swapper.algorithm.
ShardingSphereAlgorithmConfigurationYamlSwapper
(implements org.apache.shardingsphere.infra.yaml.config.swapper.
YamlConfigurationSwapper
<Y,T>)
org.apache.shardingsphere.infra.config.algorithm.
ShardingSphereAlgorithmFactory
org.apache.shardingsphere.infra.eventbus.
ShardingSphereEventBus
org.apache.shardingsphere.infra.metadata.
ShardingSphereMetaData
org.apache.shardingsphere.infra.metadata.resource.
ShardingSphereResource
org.apache.shardingsphere.infra.metadata.rule.
ShardingSphereRuleMetaData
org.apache.shardingsphere.infra.metadata.schema.
ShardingSphereSchema
org.apache.shardingsphere.infra.metadata.user.
ShardingSphereUser
org.apache.shardingsphere.infra.metadata.user.
ShardingSphereUsers
org.apache.shardingsphere.infra.database.type.dialect.
SQL92DatabaseType
(implements org.apache.shardingsphere.infra.database.type.
DatabaseType
)
org.apache.shardingsphere.infra.database.metadata.dialect.
SQL92DataSourceMetaData
(implements org.apache.shardingsphere.infra.database.metadata.
DataSourceMetaData
)
org.apache.shardingsphere.infra.database.type.dialect.
SQLServerDatabaseType
(implements org.apache.shardingsphere.infra.database.type.
DatabaseType
)
org.apache.shardingsphere.infra.database.metadata.dialect.
SQLServerDataSourceMetaData
(implements org.apache.shardingsphere.infra.database.metadata.
DataSourceMetaData
)
org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.
SQLServerTableMetaDataLoader
(implements org.apache.shardingsphere.infra.metadata.schema.builder.spi.
DialectTableMetaDataLoader
)
org.apache.shardingsphere.infra.metadata.mapper.
SQLStatementEventMapperFactory
org.apache.shardingsphere.infra.state.
StateContext
org.apache.shardingsphere.infra.state.
StateEvent
org.apache.shardingsphere.infra.metadata.schema.model.
TableMetaData
org.apache.shardingsphere.infra.metadata.schema.builder.
TableMetaDataBuilder
org.apache.shardingsphere.infra.metadata.schema.builder.loader.common.
TableMetaDataLoader
org.apache.shardingsphere.infra.metadata.schema.builder.loader.
TableMetaDataLoaderEngine
org.apache.shardingsphere.infra.metadata.schema.builder.loader.
TableMetaDataLoaderMaterial
org.apache.shardingsphere.infra.metadata.schema.builder.util.
TableMetaDataUtil
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.apache.shardingsphere.infra.config.datasource.
InvalidDataSourceConfigurationException
java.lang.
RuntimeException
org.apache.shardingsphere.infra.config.exception.
ShardingSphereConfigurationException
org.apache.shardingsphere.infra.exception.
ShardingSphereException
org.apache.shardingsphere.infra.exception.
SchemaNotExistedException
org.apache.shardingsphere.infra.database.metadata.
UnrecognizedDatabaseURLException
java.sql.
SQLException
(implements java.lang.
Iterable
<T>)
org.apache.shardingsphere.infra.distsql.exception.
DistSQLException
org.apache.shardingsphere.infra.distsql.exception.resource.
ResourceDefinitionViolationException
org.apache.shardingsphere.infra.distsql.exception.resource.
DuplicateResourceException
org.apache.shardingsphere.infra.distsql.exception.resource.
InvalidResourcesException
org.apache.shardingsphere.infra.distsql.exception.resource.
RequiredResourceMissedException
org.apache.shardingsphere.infra.distsql.exception.resource.
ResourceInUsedException
org.apache.shardingsphere.infra.distsql.exception.rule.
RuleDefinitionViolationException
org.apache.shardingsphere.infra.distsql.exception.rule.
AlgorithmInUsedException
org.apache.shardingsphere.infra.distsql.exception.rule.
DuplicateRuleException
org.apache.shardingsphere.infra.distsql.exception.rule.
InvalidAlgorithmConfigurationException
org.apache.shardingsphere.infra.distsql.exception.rule.
RequiredAlgorithmMissedException
org.apache.shardingsphere.infra.distsql.exception.rule.
RequiredRuleMissedException
org.apache.shardingsphere.infra.distsql.exception.rule.
RuleInUsedException
org.apache.shardingsphere.infra.properties.
TypedPropertyValueException
org.apache.shardingsphere.infra.properties.
TypedProperties
<E>
org.apache.shardingsphere.infra.config.properties.
ConfigurationProperties
org.apache.shardingsphere.infra.properties.
TypedPropertyValue
org.apache.shardingsphere.infra.config.
TypedSPIConfiguration
org.apache.shardingsphere.infra.config.algorithm.
ShardingSphereAlgorithmConfiguration
org.apache.shardingsphere.infra.metadata.user.yaml.swapper.
UserYamlSwapper
(implements org.apache.shardingsphere.infra.yaml.config.swapper.
YamlConfigurationSwapper
<Y,T>)
org.apache.shardingsphere.infra.yaml.schema.pojo.
YamlColumnMetaData
(implements org.apache.shardingsphere.infra.yaml.config.pojo.
YamlConfiguration
)
org.apache.shardingsphere.infra.yaml.config.swapper.
YamlDataSourceConfigurationSwapper
org.apache.shardingsphere.infra.yaml.engine.
YamlEngine
org.apache.shardingsphere.infra.yaml.schema.pojo.
YamlIndexMetaData
(implements org.apache.shardingsphere.infra.yaml.config.pojo.
YamlConfiguration
)
org.apache.shardingsphere.infra.yaml.config.pojo.mode.
YamlModeConfiguration
(implements org.apache.shardingsphere.infra.yaml.config.pojo.
YamlConfiguration
)
org.apache.shardingsphere.infra.yaml.config.pojo.mode.
YamlPersistRepositoryConfiguration
(implements org.apache.shardingsphere.infra.yaml.config.pojo.
YamlConfiguration
)
org.apache.shardingsphere.infra.yaml.config.pojo.
YamlRootConfiguration
(implements org.apache.shardingsphere.infra.yaml.config.pojo.
YamlConfiguration
)
org.apache.shardingsphere.infra.yaml.config.swapper.
YamlRuleConfigurationSwapperEngine
org.apache.shardingsphere.infra.yaml.schema.pojo.
YamlSchema
(implements org.apache.shardingsphere.infra.yaml.config.pojo.
YamlConfiguration
)
org.apache.shardingsphere.infra.yaml.config.pojo.algorithm.
YamlShardingSphereAlgorithmConfiguration
(implements org.apache.shardingsphere.infra.yaml.config.pojo.
YamlConfiguration
)
org.apache.shardingsphere.infra.yaml.schema.pojo.
YamlTableMetaData
(implements org.apache.shardingsphere.infra.yaml.config.pojo.
YamlConfiguration
)
org.apache.shardingsphere.infra.metadata.user.yaml.config.
YamlUserConfiguration
(implements org.apache.shardingsphere.infra.yaml.config.pojo.
YamlConfiguration
)
org.apache.shardingsphere.infra.metadata.user.yaml.config.
YamlUsersConfigurationConverter
接口分层结构
org.yaml.snakeyaml.constructor.Construct
org.apache.shardingsphere.infra.yaml.engine.constructor.
ShardingSphereYamlConstruct
org.apache.shardingsphere.infra.database.type.
DatabaseType
org.apache.shardingsphere.infra.database.type.
BranchDatabaseType
org.apache.shardingsphere.infra.database.type.
DatabaseTypeAwareSPI
org.apache.shardingsphere.infra.metadata.schema.builder.spi.
DialectTableMetaDataLoader
org.apache.shardingsphere.infra.database.metadata.
DataSourceMetaData
org.apache.shardingsphere.infra.database.metadata.
MemorizedDataSourceMetaData
org.apache.shardingsphere.infra.rule.event.
DataSourceStatusChangedEvent
org.apache.shardingsphere.infra.config.datasource.
JDBCParameterDecorator
<T>
org.apache.shardingsphere.infra.metadata.
MetaDataRefresher
org.apache.shardingsphere.infra.metadata.schema.refresher.
SchemaRefresher
<T>
org.apache.shardingsphere.spi.optional.
OptionalSPI
org.apache.shardingsphere.infra.aware.
DataSourceNameAware
org.apache.shardingsphere.spi.ordered.
OrderedSPI
<T>
org.apache.shardingsphere.infra.rule.builder.global.
DefaultGlobalRuleConfigurationBuilder
<T,B>
org.apache.shardingsphere.infra.rule.builder.
DefaultRuleConfigurationBuilder
<T,B>
org.apache.shardingsphere.infra.rule.builder.global.
DefaultGlobalRuleConfigurationBuilder
<T,B>
org.apache.shardingsphere.infra.rule.builder.schema.
DefaultSchemaRuleConfigurationBuilder
<T,B>
org.apache.shardingsphere.infra.rule.builder.schema.
DefaultSchemaRuleConfigurationBuilder
<T,B>
org.apache.shardingsphere.infra.rule.builder.global.
GlobalRuleBuilder
<T>
org.apache.shardingsphere.infra.metadata.schema.builder.spi.
RuleBasedTableMetaDataBuilder
<T>
org.apache.shardingsphere.infra.rule.builder.
RuleBuilder
<T>
org.apache.shardingsphere.infra.rule.builder.global.
GlobalRuleBuilder
<T>
org.apache.shardingsphere.infra.rule.builder.schema.
SchemaRuleBuilder
<T>
org.apache.shardingsphere.infra.config.checker.
RuleConfigurationChecker
<T>
org.apache.shardingsphere.infra.rule.builder.schema.
SchemaRuleBuilder
<T>
org.apache.shardingsphere.infra.yaml.config.swapper.
YamlRuleConfigurationSwapper
<Y,T> (并 extends org.apache.shardingsphere.infra.yaml.config.swapper.
YamlConfigurationSwapper
<Y,T>)
org.apache.shardingsphere.infra.config.mode.
PersistRepositoryConfiguration
org.apache.shardingsphere.infra.rule.identifier.type.
RawExecutionRule
org.apache.shardingsphere.spi.required.
RequiredSPI
org.apache.shardingsphere.infra.config.datasource.creator.
DataSourceCreator
(并 extends org.apache.shardingsphere.spi.typed.
TypedSPI
)
org.apache.shardingsphere.infra.config.datasource.killer.
DataSourceKiller
(并 extends org.apache.shardingsphere.spi.typed.
TypedSPI
)
org.apache.shardingsphere.infra.config.
RuleConfiguration
org.apache.shardingsphere.infra.config.function.
DistributedRuleConfiguration
org.apache.shardingsphere.infra.config.function.
EnhancedRuleConfiguration
org.apache.shardingsphere.infra.config.scope.
GlobalRuleConfiguration
org.apache.shardingsphere.infra.config.scope.
SchemaRuleConfiguration
org.apache.shardingsphere.infra.config.algorithm.
ShardingSphereAlgorithmPostProcessor
org.apache.shardingsphere.infra.config.algorithm.
ShardingSphereAlgorithmPropertiesAware
org.apache.shardingsphere.infra.lock.
ShardingSphereLock
org.apache.shardingsphere.infra.rule.
ShardingSphereRule
org.apache.shardingsphere.infra.rule.identifier.type.
DataNodeContainedRule
org.apache.shardingsphere.infra.rule.identifier.type.
DataSourceContainedRule
org.apache.shardingsphere.infra.rule.identifier.type.
ExportableRule
org.apache.shardingsphere.infra.rule.identifier.scope.
GlobalRule
org.apache.shardingsphere.infra.rule.identifier.type.
MutableDataNodeRule
org.apache.shardingsphere.infra.rule.identifier.scope.
SchemaRule
org.apache.shardingsphere.infra.rule.identifier.type.
StatusContainedRule
org.apache.shardingsphere.infra.rule.identifier.type.
TableContainedRule
org.apache.shardingsphere.infra.yaml.engine.representer.processor.
ShardingSphereYamlTupleProcessor
org.apache.shardingsphere.infra.metadata.mapper.event.
SQLStatementEvent
org.apache.shardingsphere.infra.metadata.mapper.event.dcl.
DCLStatementEvent
org.apache.shardingsphere.infra.metadata.mapper.
SQLStatementEventMapper
org.apache.shardingsphere.infra.properties.
TypedPropertyKey
org.apache.shardingsphere.spi.typed.
TypedSPI
org.apache.shardingsphere.infra.config.datasource.creator.
DataSourceCreator
(并 extends org.apache.shardingsphere.spi.required.
RequiredSPI
)
org.apache.shardingsphere.infra.config.datasource.killer.
DataSourceKiller
(并 extends org.apache.shardingsphere.spi.required.
RequiredSPI
)
org.apache.shardingsphere.infra.distsql.query.
DistSQLResultSet
org.apache.shardingsphere.infra.yaml.config.swapper.mode.
PersistRepositoryConfigurationYamlSwapper
<T> (并 extends org.apache.shardingsphere.infra.yaml.config.swapper.
YamlConfigurationSwapper
<Y,T>)
org.apache.shardingsphere.infra.distsql.update.
RALUpdater
<T>
org.apache.shardingsphere.infra.distsql.preprocess.
RuleDefinitionAlterPreprocessor
<T,R>
org.apache.shardingsphere.infra.distsql.update.
RuleDefinitionAlterUpdater
<T,R>
org.apache.shardingsphere.infra.distsql.update.
RuleDefinitionCreateUpdater
<T,R>
org.apache.shardingsphere.infra.distsql.update.
RuleDefinitionDropUpdater
<T,R>
org.apache.shardingsphere.infra.distsql.update.
RuleDefinitionUpdater
<T,R>
org.apache.shardingsphere.infra.distsql.update.
RuleDefinitionAlterUpdater
<T,R>
org.apache.shardingsphere.infra.distsql.update.
RuleDefinitionCreateUpdater
<T,R>
org.apache.shardingsphere.infra.distsql.update.
RuleDefinitionDropUpdater
<T,R>
org.apache.shardingsphere.infra.config.algorithm.
ShardingSphereAlgorithm
org.apache.shardingsphere.infra.yaml.config.pojo.
YamlConfiguration
org.apache.shardingsphere.infra.yaml.config.pojo.
YamlRuleConfiguration
org.apache.shardingsphere.infra.yaml.config.swapper.
YamlConfigurationSwapper
<Y,T>
org.apache.shardingsphere.infra.yaml.config.swapper.mode.
PersistRepositoryConfigurationYamlSwapper
<T> (并 extends org.apache.shardingsphere.spi.typed.
TypedSPI
)
org.apache.shardingsphere.infra.yaml.config.swapper.
YamlRuleConfigurationSwapper
<Y,T> (并 extends org.apache.shardingsphere.spi.ordered.
OrderedSPI
<T>)
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.shardingsphere.infra.config.properties.
ConfigurationPropertyKey
(implements org.apache.shardingsphere.infra.properties.
TypedPropertyKey
)
org.apache.shardingsphere.infra.state.
StateType
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2021
The Apache Software Foundation
. All rights reserved.