您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
org.apache.shardingsphere.infra.auth
,
org.apache.shardingsphere.infra.auth.yaml.config
,
org.apache.shardingsphere.infra.auth.yaml.swapper
,
org.apache.shardingsphere.infra.config
,
org.apache.shardingsphere.infra.config.algorithm
,
org.apache.shardingsphere.infra.config.datasource
,
org.apache.shardingsphere.infra.config.exception
,
org.apache.shardingsphere.infra.config.properties
,
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.exception
,
org.apache.shardingsphere.infra.hint
,
org.apache.shardingsphere.infra.hook
,
org.apache.shardingsphere.infra.metadata.model
,
org.apache.shardingsphere.infra.metadata.model.addressing
,
org.apache.shardingsphere.infra.metadata.model.datasource
,
org.apache.shardingsphere.infra.metadata.model.logic
,
org.apache.shardingsphere.infra.metadata.model.logic.spi
,
org.apache.shardingsphere.infra.metadata.model.physical.jdbc
,
org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler
,
org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl
,
org.apache.shardingsphere.infra.metadata.model.physical.model.column
,
org.apache.shardingsphere.infra.metadata.model.physical.model.index
,
org.apache.shardingsphere.infra.metadata.model.physical.model.schema
,
org.apache.shardingsphere.infra.metadata.model.physical.model.table
,
org.apache.shardingsphere.infra.metadata.refresh
,
org.apache.shardingsphere.infra.metadata.refresh.impl
,
org.apache.shardingsphere.infra.properties
,
org.apache.shardingsphere.infra.rule
,
org.apache.shardingsphere.infra.rule.event
,
org.apache.shardingsphere.infra.rule.event.impl
,
org.apache.shardingsphere.infra.schema
,
org.apache.shardingsphere.infra.spi
,
org.apache.shardingsphere.infra.spi.exception
,
org.apache.shardingsphere.infra.spi.ordered
,
org.apache.shardingsphere.infra.spi.required
,
org.apache.shardingsphere.infra.spi.typed
,
org.apache.shardingsphere.infra.yaml.config
,
org.apache.shardingsphere.infra.yaml.config.algorithm
,
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.swapper
,
org.apache.shardingsphere.infra.yaml.swapper.algorithm
类分层结构
java.lang.
Object
org.apache.shardingsphere.infra.metadata.refresh.impl.
AlterTableStatementMetaDataRefreshStrategy
(implements org.apache.shardingsphere.infra.metadata.refresh.
MetaDataRefreshStrategy
<T>)
org.apache.shardingsphere.infra.auth.
Authentication
org.apache.shardingsphere.infra.auth.yaml.swapper.
AuthenticationYamlSwapper
(implements org.apache.shardingsphere.infra.yaml.swapper.
YamlSwapper
<Y,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.model.datasource.
CachedDatabaseMetaData
org.apache.shardingsphere.infra.metadata.refresh.impl.
CreateIndexStatementMetaDataRefreshStrategy
(implements org.apache.shardingsphere.infra.metadata.refresh.
MetaDataRefreshStrategy
<T>)
org.apache.shardingsphere.infra.metadata.refresh.impl.
CreateTableStatementMetaDataRefreshStrategy
(implements org.apache.shardingsphere.infra.metadata.refresh.
MetaDataRefreshStrategy
<T>)
org.apache.shardingsphere.infra.metadata.refresh.impl.
CreateViewStatementMetaDataRefreshStrategy
(implements org.apache.shardingsphere.infra.metadata.refresh.
MetaDataRefreshStrategy
<T>)
org.apache.shardingsphere.infra.config.
DatabaseAccessConfiguration
org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.
DatabaseMetaDataDialectHandlerFactory
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.
DataSourceConverter
org.apache.shardingsphere.infra.rule.event.impl.
DataSourceNameDisabledEvent
(implements org.apache.shardingsphere.infra.rule.event.
RuleChangedEvent
)
org.apache.shardingsphere.infra.config.datasource.
DataSourceParameter
org.apache.shardingsphere.infra.metadata.model.datasource.
DataSourcesMetaData
org.apache.shardingsphere.infra.database.
DefaultSchema
org.apache.shardingsphere.infra.yaml.engine.representer.processor.
DefaultYamlTupleProcessor
org.apache.shardingsphere.infra.metadata.refresh.impl.
DropIndexStatementMetaDataRefreshStrategy
(implements org.apache.shardingsphere.infra.metadata.refresh.
MetaDataRefreshStrategy
<T>)
org.apache.shardingsphere.infra.metadata.refresh.impl.
DropTableStatementMetaDataRefreshStrategy
(implements org.apache.shardingsphere.infra.metadata.refresh.
MetaDataRefreshStrategy
<T>)
org.apache.shardingsphere.infra.metadata.refresh.impl.
DropViewStatementMetaDataRefreshStrategy
(implements org.apache.shardingsphere.infra.metadata.refresh.
MetaDataRefreshStrategy
<T>)
org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.
H2DatabaseMetaDataDialectHandler
(implements org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.
DatabaseMetaDataDialectHandler
)
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.hint.
HintManager
(implements java.lang.
AutoCloseable
)
org.apache.shardingsphere.infra.metadata.model.logic.
LogicSchemaMetaData
org.apache.shardingsphere.infra.metadata.model.logic.
LogicSchemaMetaDataLoader
org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.
MariaDBDatabaseMetaDataDialectHandler
(implements org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.
DatabaseMetaDataDialectHandler
)
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.model.physical.jdbc.
MetaDataConnectionAdapter
(implements java.sql.
Connection
)
org.apache.shardingsphere.infra.metadata.refresh.
MetaDataRefreshStrategyFactory
org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.
MySQLDatabaseMetaDataDialectHandler
(implements org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.
DatabaseMetaDataDialectHandler
)
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.model.physical.jdbc.handler.impl.
OracleDatabaseMetaDataDialectHandler
(implements org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.
DatabaseMetaDataDialectHandler
)
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.spi.ordered.
OrderedSPIRegistry
org.apache.shardingsphere.infra.metadata.model.physical.model.column.
PhysicalColumnMetaData
org.apache.shardingsphere.infra.metadata.model.physical.model.column.
PhysicalColumnMetaDataLoader
org.apache.shardingsphere.infra.metadata.model.physical.model.index.
PhysicalIndexMetaData
org.apache.shardingsphere.infra.metadata.model.physical.model.index.
PhysicalIndexMetaDataLoader
org.apache.shardingsphere.infra.metadata.model.physical.model.schema.
PhysicalSchemaMetaData
org.apache.shardingsphere.infra.metadata.model.physical.model.schema.
PhysicalSchemaMetaDataLoader
org.apache.shardingsphere.infra.metadata.model.physical.model.table.
PhysicalTableMetaData
org.apache.shardingsphere.infra.metadata.model.physical.model.table.
PhysicalTableMetaDataLoader
org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.
PostgreSQLDatabaseMetaDataDialectHandler
(implements org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.
DatabaseMetaDataDialectHandler
)
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.auth.
ProxyUser
org.apache.shardingsphere.infra.auth.yaml.swapper.
ProxyUserYamlSwapper
(implements org.apache.shardingsphere.infra.yaml.swapper.
YamlSwapper
<Y,T>)
org.apache.shardingsphere.infra.spi.required.
RequiredSPIRegistry
org.apache.shardingsphere.infra.yaml.swapper.algorithm.
ShardingSphereAlgorithmConfigurationYamlSwapper
(implements org.apache.shardingsphere.infra.yaml.swapper.
YamlSwapper
<Y,T>)
org.apache.shardingsphere.infra.config.algorithm.
ShardingSphereAlgorithmFactory
org.apache.shardingsphere.infra.metadata.model.
ShardingSphereMetaData
org.apache.shardingsphere.infra.rule.
ShardingSphereRulesBuilder
org.apache.shardingsphere.infra.schema.
ShardingSphereSchema
org.apache.shardingsphere.infra.spi.
ShardingSphereServiceLoader
org.apache.shardingsphere.infra.hook.
SPIRootInvokeHook
(implements org.apache.shardingsphere.infra.hook.
RootInvokeHook
)
org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.
SQL92DatabaseMetaDataDialectHandler
(implements org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.
DatabaseMetaDataDialectHandler
)
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.metadata.model.physical.jdbc.handler.impl.
SQLServerDatabaseMetaDataDialectHandler
(implements org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.
DatabaseMetaDataDialectHandler
)
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.model.addressing.
TableAddressingMetaData
org.apache.shardingsphere.infra.metadata.model.addressing.
TableAddressingMetaDataLoader
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.apache.shardingsphere.infra.spi.exception.
ServiceLoaderInstantiationException
org.apache.shardingsphere.infra.spi.exception.
ServiceProviderNotFoundException
org.apache.shardingsphere.infra.config.exception.
ShardingSphereConfigurationException
org.apache.shardingsphere.infra.exception.
ShardingSphereException
org.apache.shardingsphere.infra.database.metadata.
UnrecognizedDatabaseURLException
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.spi.typed.
TypedSPIRegistry
org.apache.shardingsphere.infra.auth.yaml.config.
YamlAuthenticationConfiguration
(implements org.apache.shardingsphere.infra.yaml.config.
YamlConfiguration
)
org.apache.shardingsphere.infra.yaml.engine.
YamlEngine
org.apache.shardingsphere.infra.auth.yaml.config.
YamlProxyUserConfiguration
(implements org.apache.shardingsphere.infra.yaml.config.
YamlConfiguration
)
org.apache.shardingsphere.infra.yaml.config.
YamlRootRuleConfigurations
(implements org.apache.shardingsphere.infra.yaml.config.
YamlConfiguration
)
org.apache.shardingsphere.infra.yaml.swapper.
YamlRuleConfigurationSwapperEngine
org.apache.shardingsphere.infra.yaml.config.algorithm.
YamlShardingSphereAlgorithmConfiguration
(implements org.apache.shardingsphere.infra.yaml.config.
YamlConfiguration
)
接口分层结构
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.database.metadata.
DataSourceMetaData
org.apache.shardingsphere.infra.database.metadata.
MemorizedDataSourceMetaData
org.apache.shardingsphere.infra.config.datasource.
JDBCParameterDecorator
<T>
org.apache.shardingsphere.infra.metadata.refresh.
MetaDataRefreshStrategy
<T>
org.apache.shardingsphere.infra.spi.ordered.
OrderedSPI
<T>
org.apache.shardingsphere.infra.metadata.model.logic.spi.
LogicMetaDataDecorator
<T>
org.apache.shardingsphere.infra.metadata.model.logic.spi.
LogicMetaDataLoader
<T>
org.apache.shardingsphere.infra.metadata.model.logic.spi.
LogicMetaDataNotifier
org.apache.shardingsphere.infra.rule.
ShardingSphereRuleBuilder
<R,T>
org.apache.shardingsphere.infra.metadata.model.addressing.
TableAddressingMetaDataDecorator
<T>
org.apache.shardingsphere.infra.yaml.swapper.
YamlRuleConfigurationSwapper
<Y,T> (并 extends org.apache.shardingsphere.infra.yaml.swapper.
YamlSwapper
<Y,T>)
org.apache.shardingsphere.infra.spi.required.
RequiredSPI
org.apache.shardingsphere.infra.hook.
RootInvokeHook
org.apache.shardingsphere.infra.rule.event.
RuleChangedEvent
org.apache.shardingsphere.infra.config.
RuleConfiguration
org.apache.shardingsphere.infra.config.algorithm.
ShardingSphereAlgorithmPostProcessor
org.apache.shardingsphere.infra.config.algorithm.
ShardingSphereAlgorithmPropertiesAware
org.apache.shardingsphere.infra.rule.
ShardingSphereRule
org.apache.shardingsphere.infra.rule.
DataNodeRoutedRule
org.apache.shardingsphere.infra.rule.
DataSourceRoutedRule
org.apache.shardingsphere.infra.rule.
StatusContainedRule
org.apache.shardingsphere.infra.yaml.engine.representer.processor.
ShardingSphereYamlTupleProcessor
org.apache.shardingsphere.infra.metadata.refresh.
TableMetaDataLoaderCallback
org.apache.shardingsphere.infra.properties.
TypedPropertyKey
org.apache.shardingsphere.infra.spi.typed.
TypedSPI
org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.
DatabaseMetaDataDialectHandler
org.apache.shardingsphere.infra.config.algorithm.
ShardingSphereAlgorithm
org.apache.shardingsphere.infra.yaml.config.
YamlConfiguration
org.apache.shardingsphere.infra.yaml.config.
YamlRuleConfiguration
org.apache.shardingsphere.infra.yaml.swapper.
YamlSwapper
<Y,T>
org.apache.shardingsphere.infra.yaml.swapper.
YamlRuleConfigurationSwapper
<Y,T> (并 extends org.apache.shardingsphere.infra.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
)
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2020
The Apache Software Foundation
. All rights reserved.