跳过导航链接
A B C D E F G H I J L M N O P R S T U V Y 

A

abort(Executor) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
addDatabaseShardingValue(String, Comparable<?>) - 类 中的方法org.apache.shardingsphere.infra.hint.HintManager
Add sharding value for database.
addPropertySynonym(String, String) - 类 中的方法org.apache.shardingsphere.infra.config.datasource.DataSourceConfiguration
Add property synonym to shared configuration.
addTableShardingValue(String, Comparable<?>) - 类 中的方法org.apache.shardingsphere.infra.hint.HintManager
Add sharding value for table.
AlterTableStatementMetaDataRefreshStrategy - org.apache.shardingsphere.infra.metadata.refresh.impl中的类
Alter table statement meta data refresh strategy.
AlterTableStatementMetaDataRefreshStrategy() - 类 的构造器org.apache.shardingsphere.infra.metadata.refresh.impl.AlterTableStatementMetaDataRefreshStrategy
 
Authentication - org.apache.shardingsphere.infra.auth中的类
Authentication.
Authentication() - 类 的构造器org.apache.shardingsphere.infra.auth.Authentication
 
AuthenticationYamlSwapper - org.apache.shardingsphere.infra.auth.yaml.swapper中的类
Authentication YAML swapper.
AuthenticationYamlSwapper() - 类 的构造器org.apache.shardingsphere.infra.auth.yaml.swapper.AuthenticationYamlSwapper
 

B

BranchDatabaseType - org.apache.shardingsphere.infra.database.type中的接口
Branch database type.
build(T, Collection<String>) - 接口 中的方法org.apache.shardingsphere.infra.rule.ShardingSphereRuleBuilder
Build ShardingSphere rule.
build(Collection<RuleConfiguration>, Collection<String>) - 类 中的静态方法org.apache.shardingsphere.infra.rule.ShardingSphereRulesBuilder
Build rules.
buildByTypedSPI(TypedSPI) - 类 中的静态方法org.apache.shardingsphere.infra.yaml.config.algorithm.YamlShardingSphereAlgorithmConfiguration
Build by typed SPI.

C

CachedDatabaseMetaData - org.apache.shardingsphere.infra.metadata.model.datasource中的类
Cached database meta data.
CachedDatabaseMetaData(DatabaseMetaData) - 类 的构造器org.apache.shardingsphere.infra.metadata.model.datasource.CachedDatabaseMetaData
 
clear() - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
Clear threadlocal for hint manager.
clearWarnings() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
close() - 类 中的方法org.apache.shardingsphere.infra.hint.HintManager
 
close() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
closeDataSources(Collection<String>) - 类 中的方法org.apache.shardingsphere.infra.schema.ShardingSphereSchema
Close data sources.
commit() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
ConfigurationProperties - org.apache.shardingsphere.infra.config.properties中的类
Typed properties of configuration.
ConfigurationProperties(Properties) - 类 的构造器org.apache.shardingsphere.infra.config.properties.ConfigurationProperties
 
ConfigurationPropertyKey - org.apache.shardingsphere.infra.config.properties中的枚举
Typed property key of configuration.
containsColumn(String, String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaData
Judge whether contains column name.
containsTable(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaData
Judge contains table from table meta data or not.
createAlgorithm(TypedSPIConfiguration, Class<? extends ShardingSphereAlgorithm>) - 类 中的静态方法org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmFactory
Create algorithm.
createArrayOf(String, Object[]) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
createBlob() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
createClob() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
createDataSource() - 类 中的方法org.apache.shardingsphere.infra.config.datasource.DataSourceConfiguration
Create data source.
CreateIndexStatementMetaDataRefreshStrategy - org.apache.shardingsphere.infra.metadata.refresh.impl中的类
Create index statement meta data refresh strategy.
CreateIndexStatementMetaDataRefreshStrategy() - 类 的构造器org.apache.shardingsphere.infra.metadata.refresh.impl.CreateIndexStatementMetaDataRefreshStrategy
 
createNClob() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
createSQLXML() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
createStatement() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
createStatement(int, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
createStatement(int, int, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
createStruct(String, Object[]) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
CreateTableStatementMetaDataRefreshStrategy - org.apache.shardingsphere.infra.metadata.refresh.impl中的类
Create table statement meta data refresh strategy.
CreateTableStatementMetaDataRefreshStrategy() - 类 的构造器org.apache.shardingsphere.infra.metadata.refresh.impl.CreateTableStatementMetaDataRefreshStrategy
 
CreateViewStatementMetaDataRefreshStrategy - org.apache.shardingsphere.infra.metadata.refresh.impl中的类
Create view statement meta data refresh strategy.
CreateViewStatementMetaDataRefreshStrategy() - 类 的构造器org.apache.shardingsphere.infra.metadata.refresh.impl.CreateViewStatementMetaDataRefreshStrategy
 

D

DatabaseAccessConfiguration - org.apache.shardingsphere.infra.config中的类
Database access configuration.
DatabaseAccessConfiguration() - 类 的构造器org.apache.shardingsphere.infra.config.DatabaseAccessConfiguration
 
DatabaseMetaDataDialectHandler - org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler中的接口
Database meta data dialect handler.
DatabaseMetaDataDialectHandlerFactory - org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler中的类
Database meta data dialect handler factory.
DatabaseMetaDataDialectHandlerFactory() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.DatabaseMetaDataDialectHandlerFactory
 
DatabaseType - org.apache.shardingsphere.infra.database.type中的接口
Database type.
DatabaseTypeAwareSPI - org.apache.shardingsphere.infra.database.type中的接口
Database type aware SPI.
DatabaseTypeRegistry - org.apache.shardingsphere.infra.database.type中的类
Database type registry.
DatabaseTypeRegistry() - 类 的构造器org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
 
DataNode - org.apache.shardingsphere.infra.datanode中的类
Data node.
DataNode(String) - 类 的构造器org.apache.shardingsphere.infra.datanode.DataNode
Constructs a data node with well-formatted string.
DataNodeRoutedRule - org.apache.shardingsphere.infra.rule中的接口
Data node routed rule.
DataNodes - org.apache.shardingsphere.infra.datanode中的类
Data nodes.
DataNodes() - 类 的构造器org.apache.shardingsphere.infra.datanode.DataNodes
 
DataNodeUtil - org.apache.shardingsphere.infra.datanode中的类
Data node utility.
DataNodeUtil() - 类 的构造器org.apache.shardingsphere.infra.datanode.DataNodeUtil
 
DataSourceConfiguration - org.apache.shardingsphere.infra.config.datasource中的类
Data source configuration.
DataSourceConfiguration() - 类 的构造器org.apache.shardingsphere.infra.config.datasource.DataSourceConfiguration
 
DataSourceConverter - org.apache.shardingsphere.infra.config.datasource中的类
Data source converter.
DataSourceConverter() - 类 的构造器org.apache.shardingsphere.infra.config.datasource.DataSourceConverter
 
DataSourceMetaData - org.apache.shardingsphere.infra.database.metadata中的接口
Data source meta data.
DataSourceNameDisabledEvent - org.apache.shardingsphere.infra.rule.event.impl中的类
Data source name disabled event.
DataSourceNameDisabledEvent() - 类 的构造器org.apache.shardingsphere.infra.rule.event.impl.DataSourceNameDisabledEvent
 
DataSourceParameter - org.apache.shardingsphere.infra.config.datasource中的类
Data source parameters.
DataSourceParameter() - 类 的构造器org.apache.shardingsphere.infra.config.datasource.DataSourceParameter
 
DataSourceRoutedRule - org.apache.shardingsphere.infra.rule中的接口
Data source routed rule.
DataSourcesMetaData - org.apache.shardingsphere.infra.metadata.model.datasource中的类
Data sources meta data.
DataSourcesMetaData(DatabaseType, Map<String, DatabaseAccessConfiguration>) - 类 的构造器org.apache.shardingsphere.infra.metadata.model.datasource.DataSourcesMetaData
 
decorate(T) - 接口 中的方法org.apache.shardingsphere.infra.config.datasource.JDBCParameterDecorator
Decorate data source.
decorate(T, TableAddressingMetaData) - 接口 中的方法org.apache.shardingsphere.infra.metadata.model.addressing.TableAddressingMetaDataDecorator
Build ShardingSphere rule.
decorate(String, PhysicalTableMetaData, T) - 接口 中的方法org.apache.shardingsphere.infra.metadata.model.logic.spi.LogicMetaDataDecorator
Decorate table meta data.
DefaultSchema - org.apache.shardingsphere.infra.database中的类
Default schema.
DefaultSchema() - 类 的构造器org.apache.shardingsphere.infra.database.DefaultSchema
 
DefaultYamlTupleProcessor - org.apache.shardingsphere.infra.yaml.engine.representer.processor中的类
Default YAML tuple processor.
DefaultYamlTupleProcessor() - 类 的构造器org.apache.shardingsphere.infra.yaml.engine.representer.processor.DefaultYamlTupleProcessor
 
DropIndexStatementMetaDataRefreshStrategy - org.apache.shardingsphere.infra.metadata.refresh.impl中的类
Drop index statement meta data refresh strategy.
DropIndexStatementMetaDataRefreshStrategy() - 类 的构造器org.apache.shardingsphere.infra.metadata.refresh.impl.DropIndexStatementMetaDataRefreshStrategy
 
DropTableStatementMetaDataRefreshStrategy - org.apache.shardingsphere.infra.metadata.refresh.impl中的类
Drop table statement meta data refresh strategy.
DropTableStatementMetaDataRefreshStrategy() - 类 的构造器org.apache.shardingsphere.infra.metadata.refresh.impl.DropTableStatementMetaDataRefreshStrategy
 
DropViewStatementMetaDataRefreshStrategy - org.apache.shardingsphere.infra.metadata.refresh.impl中的类
Drop view statement meta data refresh strategy.
DropViewStatementMetaDataRefreshStrategy() - 类 的构造器org.apache.shardingsphere.infra.metadata.refresh.impl.DropViewStatementMetaDataRefreshStrategy
 

E

equals(Object) - 类 中的方法org.apache.shardingsphere.infra.config.datasource.DataSourceConfiguration
 
equals(Object) - 类 中的方法org.apache.shardingsphere.infra.datanode.DataNode
 

F

findColumnIndex(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.table.PhysicalTableMetaData
Find index of column.
findFirstActualTable(String) - 接口 中的方法org.apache.shardingsphere.infra.rule.DataNodeRoutedRule
Find first actual table name.
findHandler(DatabaseType) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.DatabaseMetaDataDialectHandlerFactory
Find database meta data dialect handler.
findLogicTableByActualTable(String) - 接口 中的方法org.apache.shardingsphere.infra.rule.DataNodeRoutedRule
Find logic table name via actual table name.
finish(int) - 接口 中的方法org.apache.shardingsphere.infra.hook.RootInvokeHook
Handle when root invoke finished.
finish(int) - 类 中的方法org.apache.shardingsphere.infra.hook.SPIRootInvokeHook
 
formatTableNamePattern(String) - 接口 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.DatabaseMetaDataDialectHandler
Format table name pattern.
formatTableNamePattern(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.OracleDatabaseMetaDataDialectHandler
 

G

get(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaData
Get table meta data via table name.
getActualDatabaseType(String) - 类 中的静态方法org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
Get actual database type.
getAllActualTables() - 接口 中的方法org.apache.shardingsphere.infra.rule.DataNodeRoutedRule
Get all actual tables.
getAllColumnNames(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaData
Get all column names via table.
getAllDataNodes() - 接口 中的方法org.apache.shardingsphere.infra.rule.DataNodeRoutedRule
Get all data nodes.
getAllInstanceDataSourceNames() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.datasource.DataSourcesMetaData
Get all instance data source names.
getAllPropertyKeys() - 接口 中的方法org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmPropertiesAware
Get all property keys.
getAllTableNames() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.logic.LogicSchemaMetaData
Get all table names.
getAllTableNames() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaData
Get all table names.
getAutoCommit() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
getCatalog() - 接口 中的方法org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Get catalog.
getCatalog() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
getClientInfo(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
getClientInfo() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
getColumnMetaData(int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.table.PhysicalTableMetaData
Get column meta data.
getConstructor(Node) - 类 中的方法org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstructor
 
getDatabaseShardingValues() - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
Get database sharding values.
getDatabaseShardingValues(String) - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
Get database sharding values.
getDatabaseType() - 接口 中的方法org.apache.shardingsphere.infra.database.type.DatabaseTypeAwareSPI
Get database type.
getDatabaseTypeByURL(String) - 类 中的静态方法org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
Get database type by URL.
getDataNodeGroups(String) - 类 中的方法org.apache.shardingsphere.infra.datanode.DataNodes
Get data node groups.
getDataNodeGroups(Collection<DataNode>) - 类 中的静态方法org.apache.shardingsphere.infra.datanode.DataNodeUtil
Get data node groups.
getDataNodes(String) - 类 中的方法org.apache.shardingsphere.infra.datanode.DataNodes
Get data nodes.
getDataSourceConfiguration(DataSource) - 类 中的静态方法org.apache.shardingsphere.infra.config.datasource.DataSourceConfiguration
Get data source configuration.
getDataSourceConfigurationMap(Map<String, DataSource>) - 类 中的静态方法org.apache.shardingsphere.infra.config.datasource.DataSourceConverter
Get data source configuration map.
getDataSourceMap(Map<String, DataSourceConfiguration>) - 类 中的静态方法org.apache.shardingsphere.infra.config.datasource.DataSourceConverter
Get data source map.
getDataSourceMapper() - 接口 中的方法org.apache.shardingsphere.infra.rule.DataSourceRoutedRule
Get data source mapper.
getDataSourceMetaData(String, String) - 接口 中的方法org.apache.shardingsphere.infra.database.type.DatabaseType
Get data source meta data.
getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
 
getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
 
getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
 
getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
 
getDataSourceMetaData(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.datasource.DataSourcesMetaData
Get data source meta data.
getDefaultValue() - 接口 中的方法org.apache.shardingsphere.infra.properties.TypedPropertyKey
Get default property value.
getHoldability() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
getHostName() - 接口 中的方法org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Get host name.
getInstance() - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
Get a new instance for HintManager.
getJdbcUrlPrefixes() - 接口 中的方法org.apache.shardingsphere.infra.database.type.DatabaseType
Get alias of JDBC URL prefixes.
getJdbcUrlPrefixes() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
getJdbcUrlPrefixes() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
getJdbcUrlPrefixes() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
 
getJdbcUrlPrefixes() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
getJdbcUrlPrefixes() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
 
getJdbcUrlPrefixes() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
 
getJdbcUrlPrefixes() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
 
getKey() - 接口 中的方法org.apache.shardingsphere.infra.properties.TypedPropertyKey
Get property key.
getMetaData() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
getName() - 接口 中的方法org.apache.shardingsphere.infra.database.type.DatabaseType
Get database name.
getName() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
getName() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
getName() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
 
getName() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
getName() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
 
getName() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
 
getName() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
 
getNetworkTimeout() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
getOrder() - 接口 中的方法org.apache.shardingsphere.infra.spi.ordered.OrderedSPI
Get order of load.
getPort() - 接口 中的方法org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Get port.
getProps() - 接口 中的方法org.apache.shardingsphere.infra.spi.typed.TypedSPI
Get properties.
getQuoteCharacter() - 接口 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.DatabaseMetaDataDialectHandler
Get quote character.
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.H2DatabaseMetaDataDialectHandler
 
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.MariaDBDatabaseMetaDataDialectHandler
 
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.MySQLDatabaseMetaDataDialectHandler
 
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.OracleDatabaseMetaDataDialectHandler
 
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.PostgreSQLDatabaseMetaDataDialectHandler
 
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.SQL92DatabaseMetaDataDialectHandler
 
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.SQLServerDatabaseMetaDataDialectHandler
 
getRegisteredService(Class<T>) - 类 中的静态方法org.apache.shardingsphere.infra.spi.required.RequiredSPIRegistry
Get registered service.
getRegisteredService(Class<T>, String, Properties) - 类 中的静态方法org.apache.shardingsphere.infra.spi.typed.TypedSPIRegistry
Get registered service.
getRegisteredService(Class<T>) - 类 中的静态方法org.apache.shardingsphere.infra.spi.typed.TypedSPIRegistry
Get registered service.
getRegisteredServices(Collection<K>, Class<V>) - 类 中的静态方法org.apache.shardingsphere.infra.spi.ordered.OrderedSPIRegistry
Get registered services.
getRegisteredServicesByClass(Collection<Class<?>>, Class<T>) - 类 中的静态方法org.apache.shardingsphere.infra.spi.ordered.OrderedSPIRegistry
Get registered services by class type.
getRuleConfigurationType() - 接口 中的方法org.apache.shardingsphere.infra.yaml.config.YamlRuleConfiguration
Get rule configuration type.
getRuleTagName() - 接口 中的方法org.apache.shardingsphere.infra.yaml.swapper.YamlRuleConfigurationSwapper
Get YAML rule tag name.
getSchema() - 接口 中的方法org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Get schema.
getSchema(Connection) - 接口 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.DatabaseMetaDataDialectHandler
Get schema.
getSchema(Connection) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.OracleDatabaseMetaDataDialectHandler
 
getSchema() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
getSchemaMetaData() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.logic.LogicSchemaMetaData
Get schema meta data.
getTableShardingValues(String) - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
Get table sharding values.
getTransactionIsolation() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
getTrunkDatabaseType() - 接口 中的方法org.apache.shardingsphere.infra.database.type.BranchDatabaseType
Get trunk database type.
getTrunkDatabaseType(String) - 类 中的静态方法org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
Get trunk database type.
getTrunkDatabaseType() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
getTrunkDatabaseType() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
getTrunkDatabaseTypeName(DatabaseType) - 类 中的静态方法org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
Get name of trunk database type.
getTupleName() - 接口 中的方法org.apache.shardingsphere.infra.yaml.engine.representer.processor.ShardingSphereYamlTupleProcessor
Get tuple name.
getType() - 接口 中的方法org.apache.shardingsphere.infra.config.datasource.JDBCParameterDecorator
Get data source type.
getType() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.H2DatabaseMetaDataDialectHandler
 
getType() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.MariaDBDatabaseMetaDataDialectHandler
 
getType() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.MySQLDatabaseMetaDataDialectHandler
 
getType() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.OracleDatabaseMetaDataDialectHandler
 
getType() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.PostgreSQLDatabaseMetaDataDialectHandler
 
getType() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.SQL92DatabaseMetaDataDialectHandler
 
getType() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.SQLServerDatabaseMetaDataDialectHandler
 
getType() - 接口 中的方法org.apache.shardingsphere.infra.properties.TypedPropertyKey
Get property type.
getType() - 接口 中的方法org.apache.shardingsphere.infra.spi.typed.TypedSPI
Get type.
getType() - 接口 中的方法org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstruct
Get type.
getTypeClass() - 接口 中的方法org.apache.shardingsphere.infra.spi.ordered.OrderedSPI
Get type class.
getTypeMap() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
getValue(E) - 类 中的方法org.apache.shardingsphere.infra.properties.TypedProperties
Get property value.
getWarnings() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
getYamlShortcuts() - 类 中的静态方法org.apache.shardingsphere.infra.yaml.swapper.YamlRuleConfigurationSwapperEngine
Get YAML shortcuts.

H

H2DatabaseMetaDataDialectHandler - org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl中的类
Database meta data dialect handler of H2.
H2DatabaseMetaDataDialectHandler() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.H2DatabaseMetaDataDialectHandler
 
H2DatabaseType - org.apache.shardingsphere.infra.database.type.dialect中的类
Database type of H2.
H2DatabaseType() - 类 的构造器org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
H2DataSourceMetaData - org.apache.shardingsphere.infra.database.metadata.dialect中的类
Data source meta data for H2.
H2DataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.infra.database.metadata.dialect.H2DataSourceMetaData
 
hashCode() - 类 中的方法org.apache.shardingsphere.infra.config.datasource.DataSourceConfiguration
 
hashCode() - 类 中的方法org.apache.shardingsphere.infra.datanode.DataNode
 
HintManager - org.apache.shardingsphere.infra.hint中的类
The manager that use hint to inject sharding key directly through ThreadLocal.
HintManager() - 类 的构造器org.apache.shardingsphere.infra.hint.HintManager
 

I

init() - 接口 中的方法org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmPostProcessor
Initialize algorithm.
isClosed() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
isComplete() - 类 中的方法org.apache.shardingsphere.infra.schema.ShardingSphereSchema
Is complete schema context.
isDatabaseShardingOnly() - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
Judge whether database sharding only.
isDefault() - 接口 中的方法org.apache.shardingsphere.infra.spi.required.RequiredSPI
Judge whether default service provider.
isNeedAccumulate(Collection<String>) - 接口 中的方法org.apache.shardingsphere.infra.rule.DataNodeRoutedRule
Is need accumulate.
isPrimaryKey(int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.table.PhysicalTableMetaData
Judge column whether primary key.
isPrimaryRouteOnly() - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
Judge whether route to primary database only or not.
isReadOnly() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
isValid(int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
isWrapperFor(Class<?>) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 

J

JDBCParameterDecorator<T extends DataSource> - org.apache.shardingsphere.infra.config.datasource中的接口
JDBC parameter decorator.

L

load(DatabaseType, Map<String, DataSource>, Collection<ShardingSphereRule>) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.model.addressing.TableAddressingMetaDataLoader
Load table addressing meta data.
load(DatabaseType, Map<String, DataSource>, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.logic.LogicSchemaMetaDataLoader
Load rule schema meta data.
load(DatabaseType, DataSource, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.logic.LogicSchemaMetaDataLoader
Load rule schema meta data.
load(DatabaseType, Map<String, DataSource>, String, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.logic.LogicSchemaMetaDataLoader
Load schema meta data.
load(DatabaseType, DataSource, String, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.logic.LogicSchemaMetaDataLoader
Load schema meta data.
load(DatabaseType, Map<String, DataSource>, DataNodes, T, ConfigurationProperties, Collection<String>) - 接口 中的方法org.apache.shardingsphere.infra.metadata.model.logic.spi.LogicMetaDataLoader
Load schema meta data.
load(DatabaseType, Map<String, DataSource>, DataNodes, String, T, ConfigurationProperties) - 接口 中的方法org.apache.shardingsphere.infra.metadata.model.logic.spi.LogicMetaDataLoader
Load table meta data.
load(Connection, String, DatabaseType) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.model.physical.model.column.PhysicalColumnMetaDataLoader
Load column meta data list.
load(Connection, String) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.model.physical.model.index.PhysicalIndexMetaDataLoader
Load index meta data list.
load(DataSource, String, DatabaseType) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.model.physical.model.table.PhysicalTableMetaDataLoader
Load table meta data.
load(String) - 接口 中的方法org.apache.shardingsphere.infra.metadata.refresh.TableMetaDataLoaderCallback
Load table meta data.
loadTableNames(DataSource, DatabaseType, Collection<String>) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaDataLoader
Load all table names.
LOGIC_NAME - 类 中的静态变量org.apache.shardingsphere.infra.database.DefaultSchema
Schema name.
LogicMetaDataDecorator<T extends ShardingSphereRule> - org.apache.shardingsphere.infra.metadata.model.logic.spi中的接口
Logic meta data decorator.
LogicMetaDataLoader<T extends ShardingSphereRule> - org.apache.shardingsphere.infra.metadata.model.logic.spi中的接口
Logic meta data loader.
LogicMetaDataNotifier - org.apache.shardingsphere.infra.metadata.model.logic.spi中的接口
Logic meta data notifier.
LogicSchemaMetaData - org.apache.shardingsphere.infra.metadata.model.logic中的类
Logic schema meta data.
LogicSchemaMetaData(PhysicalSchemaMetaData, Map<String, Collection<String>>) - 类 的构造器org.apache.shardingsphere.infra.metadata.model.logic.LogicSchemaMetaData
 
LogicSchemaMetaDataLoader - org.apache.shardingsphere.infra.metadata.model.logic中的类
Rule schema meta data loader.
LogicSchemaMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.logic.LogicSchemaMetaDataLoader
 

M

MariaDBDatabaseMetaDataDialectHandler - org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl中的类
Database meta data dialect handler of MariaDB.
MariaDBDatabaseMetaDataDialectHandler() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.MariaDBDatabaseMetaDataDialectHandler
 
MariaDBDatabaseType - org.apache.shardingsphere.infra.database.type.dialect中的类
Database type of Mariadb.
MariaDBDatabaseType() - 类 的构造器org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
MariaDBDataSourceMetaData - org.apache.shardingsphere.infra.database.metadata.dialect中的类
Data source meta data for MariaDB.
MariaDBDataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.infra.database.metadata.dialect.MariaDBDataSourceMetaData
 
marshal(Object) - 类 中的静态方法org.apache.shardingsphere.infra.yaml.engine.YamlEngine
Marshal YAML.
MemorizedDataSourceMetaData - org.apache.shardingsphere.infra.database.metadata中的接口
Memorized data source meta data.
merge(PhysicalSchemaMetaData) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaData
Merge schema meta data.
MetaDataConnectionAdapter - org.apache.shardingsphere.infra.metadata.model.physical.jdbc中的类
Meta data connection adapter.
MetaDataConnectionAdapter() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
MetaDataRefreshStrategy<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement> - org.apache.shardingsphere.infra.metadata.refresh中的接口
Meta data refresh strategy.
MetaDataRefreshStrategyFactory - org.apache.shardingsphere.infra.metadata.refresh中的类
Meta data refresh strategy factory.
MetaDataRefreshStrategyFactory() - 类 的构造器org.apache.shardingsphere.infra.metadata.refresh.MetaDataRefreshStrategyFactory
 
MySQLDatabaseMetaDataDialectHandler - org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl中的类
Database meta data dialect handler of MySQL.
MySQLDatabaseMetaDataDialectHandler() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.MySQLDatabaseMetaDataDialectHandler
 
MySQLDatabaseType - org.apache.shardingsphere.infra.database.type.dialect中的类
Database type of MySQL.
MySQLDatabaseType() - 类 的构造器org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
 
MySQLDataSourceMetaData - org.apache.shardingsphere.infra.database.metadata.dialect中的类
Data source meta data for MySQL.
MySQLDataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.infra.database.metadata.dialect.MySQLDataSourceMetaData
 

N

nativeSQL(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
newInstance(SQLStatement) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.refresh.MetaDataRefreshStrategyFactory
Create new instance of meta data refresh strategy.
newServiceInstances(Class<T>) - 类 中的静态方法org.apache.shardingsphere.infra.spi.ShardingSphereServiceLoader
New service instances.
notify(String, LogicSchemaMetaData) - 接口 中的方法org.apache.shardingsphere.infra.metadata.model.logic.spi.LogicMetaDataNotifier
Notify rule meta data changed.

O

OracleDatabaseMetaDataDialectHandler - org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl中的类
Database meta data dialect handler of Oracle.
OracleDatabaseMetaDataDialectHandler() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.OracleDatabaseMetaDataDialectHandler
 
OracleDatabaseType - org.apache.shardingsphere.infra.database.type.dialect中的类
Database type of Oracle.
OracleDatabaseType() - 类 的构造器org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
OracleDataSourceMetaData - org.apache.shardingsphere.infra.database.metadata.dialect中的类
Data source meta data for Oracle.
OracleDataSourceMetaData(String, String) - 类 的构造器org.apache.shardingsphere.infra.database.metadata.dialect.OracleDataSourceMetaData
 
OrderedSPI<T> - org.apache.shardingsphere.infra.spi.ordered中的接口
Ordered SPI.
OrderedSPIRegistry - org.apache.shardingsphere.infra.spi.ordered中的类
Ordered SPI registry.
OrderedSPIRegistry() - 类 的构造器org.apache.shardingsphere.infra.spi.ordered.OrderedSPIRegistry
 
org.apache.shardingsphere.infra.auth - 程序包 org.apache.shardingsphere.infra.auth
 
org.apache.shardingsphere.infra.auth.yaml.config - 程序包 org.apache.shardingsphere.infra.auth.yaml.config
 
org.apache.shardingsphere.infra.auth.yaml.swapper - 程序包 org.apache.shardingsphere.infra.auth.yaml.swapper
 
org.apache.shardingsphere.infra.config - 程序包 org.apache.shardingsphere.infra.config
 
org.apache.shardingsphere.infra.config.algorithm - 程序包 org.apache.shardingsphere.infra.config.algorithm
 
org.apache.shardingsphere.infra.config.datasource - 程序包 org.apache.shardingsphere.infra.config.datasource
 
org.apache.shardingsphere.infra.config.exception - 程序包 org.apache.shardingsphere.infra.config.exception
 
org.apache.shardingsphere.infra.config.properties - 程序包 org.apache.shardingsphere.infra.config.properties
 
org.apache.shardingsphere.infra.database - 程序包 org.apache.shardingsphere.infra.database
 
org.apache.shardingsphere.infra.database.metadata - 程序包 org.apache.shardingsphere.infra.database.metadata
 
org.apache.shardingsphere.infra.database.metadata.dialect - 程序包 org.apache.shardingsphere.infra.database.metadata.dialect
 
org.apache.shardingsphere.infra.database.type - 程序包 org.apache.shardingsphere.infra.database.type
 
org.apache.shardingsphere.infra.database.type.dialect - 程序包 org.apache.shardingsphere.infra.database.type.dialect
 
org.apache.shardingsphere.infra.datanode - 程序包 org.apache.shardingsphere.infra.datanode
 
org.apache.shardingsphere.infra.exception - 程序包 org.apache.shardingsphere.infra.exception
 
org.apache.shardingsphere.infra.hint - 程序包 org.apache.shardingsphere.infra.hint
 
org.apache.shardingsphere.infra.hook - 程序包 org.apache.shardingsphere.infra.hook
 
org.apache.shardingsphere.infra.metadata.model - 程序包 org.apache.shardingsphere.infra.metadata.model
 
org.apache.shardingsphere.infra.metadata.model.addressing - 程序包 org.apache.shardingsphere.infra.metadata.model.addressing
 
org.apache.shardingsphere.infra.metadata.model.datasource - 程序包 org.apache.shardingsphere.infra.metadata.model.datasource
 
org.apache.shardingsphere.infra.metadata.model.logic - 程序包 org.apache.shardingsphere.infra.metadata.model.logic
 
org.apache.shardingsphere.infra.metadata.model.logic.spi - 程序包 org.apache.shardingsphere.infra.metadata.model.logic.spi
 
org.apache.shardingsphere.infra.metadata.model.physical.jdbc - 程序包 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
 
org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl - 程序包 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.column
 
org.apache.shardingsphere.infra.metadata.model.physical.model.index - 程序包 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.schema
 
org.apache.shardingsphere.infra.metadata.model.physical.model.table - 程序包 org.apache.shardingsphere.infra.metadata.model.physical.model.table
 
org.apache.shardingsphere.infra.metadata.refresh - 程序包 org.apache.shardingsphere.infra.metadata.refresh
 
org.apache.shardingsphere.infra.metadata.refresh.impl - 程序包 org.apache.shardingsphere.infra.metadata.refresh.impl
 
org.apache.shardingsphere.infra.properties - 程序包 org.apache.shardingsphere.infra.properties
 
org.apache.shardingsphere.infra.rule - 程序包 org.apache.shardingsphere.infra.rule
 
org.apache.shardingsphere.infra.rule.event - 程序包 org.apache.shardingsphere.infra.rule.event
 
org.apache.shardingsphere.infra.rule.event.impl - 程序包 org.apache.shardingsphere.infra.rule.event.impl
 
org.apache.shardingsphere.infra.schema - 程序包 org.apache.shardingsphere.infra.schema
 
org.apache.shardingsphere.infra.spi - 程序包 org.apache.shardingsphere.infra.spi
 
org.apache.shardingsphere.infra.spi.exception - 程序包 org.apache.shardingsphere.infra.spi.exception
 
org.apache.shardingsphere.infra.spi.ordered - 程序包 org.apache.shardingsphere.infra.spi.ordered
 
org.apache.shardingsphere.infra.spi.required - 程序包 org.apache.shardingsphere.infra.spi.required
 
org.apache.shardingsphere.infra.spi.typed - 程序包 org.apache.shardingsphere.infra.spi.typed
 
org.apache.shardingsphere.infra.yaml.config - 程序包 org.apache.shardingsphere.infra.yaml.config
 
org.apache.shardingsphere.infra.yaml.config.algorithm - 程序包 org.apache.shardingsphere.infra.yaml.config.algorithm
 
org.apache.shardingsphere.infra.yaml.engine - 程序包 org.apache.shardingsphere.infra.yaml.engine
 
org.apache.shardingsphere.infra.yaml.engine.constructor - 程序包 org.apache.shardingsphere.infra.yaml.engine.constructor
 
org.apache.shardingsphere.infra.yaml.engine.representer - 程序包 org.apache.shardingsphere.infra.yaml.engine.representer
 
org.apache.shardingsphere.infra.yaml.engine.representer.processor - 程序包 org.apache.shardingsphere.infra.yaml.engine.representer.processor
 
org.apache.shardingsphere.infra.yaml.swapper - 程序包 org.apache.shardingsphere.infra.yaml.swapper
 
org.apache.shardingsphere.infra.yaml.swapper.algorithm - 程序包 org.apache.shardingsphere.infra.yaml.swapper.algorithm
 

P

PhysicalColumnMetaData - org.apache.shardingsphere.infra.metadata.model.physical.model.column中的类
Physical column meta data.
PhysicalColumnMetaData() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.model.column.PhysicalColumnMetaData
 
PhysicalColumnMetaDataLoader - org.apache.shardingsphere.infra.metadata.model.physical.model.column中的类
Physical column meta data loader.
PhysicalColumnMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.model.column.PhysicalColumnMetaDataLoader
 
PhysicalIndexMetaData - org.apache.shardingsphere.infra.metadata.model.physical.model.index中的类
Physical index meta data.
PhysicalIndexMetaData() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.model.index.PhysicalIndexMetaData
 
PhysicalIndexMetaDataLoader - org.apache.shardingsphere.infra.metadata.model.physical.model.index中的类
Physical index meta data loader.
PhysicalIndexMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.model.index.PhysicalIndexMetaDataLoader
 
PhysicalSchemaMetaData - org.apache.shardingsphere.infra.metadata.model.physical.model.schema中的类
Physical schema meta data.
PhysicalSchemaMetaData() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaData
 
PhysicalSchemaMetaData(Map<String, PhysicalTableMetaData>) - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaData
 
PhysicalSchemaMetaDataLoader - org.apache.shardingsphere.infra.metadata.model.physical.model.schema中的类
Physical schema meta data loader.
PhysicalSchemaMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaDataLoader
 
PhysicalTableMetaData - org.apache.shardingsphere.infra.metadata.model.physical.model.table中的类
Physical table meta data.
PhysicalTableMetaData() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.model.table.PhysicalTableMetaData
 
PhysicalTableMetaData(Collection<PhysicalColumnMetaData>, Collection<PhysicalIndexMetaData>) - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.model.table.PhysicalTableMetaData
 
PhysicalTableMetaDataLoader - org.apache.shardingsphere.infra.metadata.model.physical.model.table中的类
Physical table meta data loader.
PhysicalTableMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.model.table.PhysicalTableMetaDataLoader
 
PostgreSQLDatabaseMetaDataDialectHandler - org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl中的类
Database meta data dialect handler of PostgreSQL.
PostgreSQLDatabaseMetaDataDialectHandler() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.PostgreSQLDatabaseMetaDataDialectHandler
 
PostgreSQLDatabaseType - org.apache.shardingsphere.infra.database.type.dialect中的类
Database type of PostgreSQL.
PostgreSQLDatabaseType() - 类 的构造器org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
 
PostgreSQLDataSourceMetaData - org.apache.shardingsphere.infra.database.metadata.dialect中的类
Data source meta data for PostgreSQL.
PostgreSQLDataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.infra.database.metadata.dialect.PostgreSQLDataSourceMetaData
 
prepareCall(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
prepareCall(String, int, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
prepareCall(String, int, int, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
prepareStatement(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
prepareStatement(String, int, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
prepareStatement(String, int, int, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
prepareStatement(String, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
prepareStatement(String, int[]) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
prepareStatement(String, String[]) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
process(NodeTuple) - 类 中的方法org.apache.shardingsphere.infra.yaml.engine.representer.processor.DefaultYamlTupleProcessor
Process node tuple.
process(NodeTuple) - 接口 中的方法org.apache.shardingsphere.infra.yaml.engine.representer.processor.ShardingSphereYamlTupleProcessor
Process YAML tuple for representer.
ProxyUser - org.apache.shardingsphere.infra.auth中的类
Proxy user.
ProxyUser() - 类 的构造器org.apache.shardingsphere.infra.auth.ProxyUser
 
ProxyUserYamlSwapper - org.apache.shardingsphere.infra.auth.yaml.swapper中的类
Proxy user YAML swapper.
ProxyUserYamlSwapper() - 类 的构造器org.apache.shardingsphere.infra.auth.yaml.swapper.ProxyUserYamlSwapper
 
put(String, PhysicalTableMetaData) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaData
Add table meta data.

R

refreshMetaData(ShardingSphereMetaData, DatabaseType, Collection<String>, AlterTableStatement, TableMetaDataLoaderCallback) - 类 中的方法org.apache.shardingsphere.infra.metadata.refresh.impl.AlterTableStatementMetaDataRefreshStrategy
 
refreshMetaData(ShardingSphereMetaData, DatabaseType, Collection<String>, CreateIndexStatement, TableMetaDataLoaderCallback) - 类 中的方法org.apache.shardingsphere.infra.metadata.refresh.impl.CreateIndexStatementMetaDataRefreshStrategy
 
refreshMetaData(ShardingSphereMetaData, DatabaseType, Collection<String>, CreateTableStatement, TableMetaDataLoaderCallback) - 类 中的方法org.apache.shardingsphere.infra.metadata.refresh.impl.CreateTableStatementMetaDataRefreshStrategy
 
refreshMetaData(ShardingSphereMetaData, DatabaseType, Collection<String>, CreateViewStatement, TableMetaDataLoaderCallback) - 类 中的方法org.apache.shardingsphere.infra.metadata.refresh.impl.CreateViewStatementMetaDataRefreshStrategy
 
refreshMetaData(ShardingSphereMetaData, DatabaseType, Collection<String>, DropIndexStatement, TableMetaDataLoaderCallback) - 类 中的方法org.apache.shardingsphere.infra.metadata.refresh.impl.DropIndexStatementMetaDataRefreshStrategy
 
refreshMetaData(ShardingSphereMetaData, DatabaseType, Collection<String>, DropTableStatement, TableMetaDataLoaderCallback) - 类 中的方法org.apache.shardingsphere.infra.metadata.refresh.impl.DropTableStatementMetaDataRefreshStrategy
 
refreshMetaData(ShardingSphereMetaData, DatabaseType, Collection<String>, DropViewStatement, TableMetaDataLoaderCallback) - 类 中的方法org.apache.shardingsphere.infra.metadata.refresh.impl.DropViewStatementMetaDataRefreshStrategy
 
refreshMetaData(ShardingSphereMetaData, DatabaseType, Collection<String>, T, TableMetaDataLoaderCallback) - 接口 中的方法org.apache.shardingsphere.infra.metadata.refresh.MetaDataRefreshStrategy
Refresh meta data.
register(Class<T>) - 类 中的静态方法org.apache.shardingsphere.infra.spi.ShardingSphereServiceLoader
Register service.
releaseSavepoint(Savepoint) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
remove(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.model.schema.PhysicalSchemaMetaData
Remove table meta data.
representJavaBeanProperty(Object, Property, Object, Tag) - 类 中的方法org.apache.shardingsphere.infra.yaml.engine.representer.ShardingSphereYamlRepresenter
 
RequiredSPI - org.apache.shardingsphere.infra.spi.required中的接口
Required SPI.
RequiredSPIRegistry - org.apache.shardingsphere.infra.spi.required中的类
Required SPI registry.
RequiredSPIRegistry() - 类 的构造器org.apache.shardingsphere.infra.spi.required.RequiredSPIRegistry
 
rollback() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
rollback(Savepoint) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
RootInvokeHook - org.apache.shardingsphere.infra.hook中的接口
Root invoke hook.
RuleChangedEvent - org.apache.shardingsphere.infra.rule.event中的接口
Rule changed event.
RuleConfiguration - org.apache.shardingsphere.infra.config中的接口
Rule configuration.

S

ServiceLoaderInstantiationException - org.apache.shardingsphere.infra.spi.exception中的异常错误
Service loader instantiation exception.
ServiceLoaderInstantiationException(Class<?>, Exception) - 异常错误 的构造器org.apache.shardingsphere.infra.spi.exception.ServiceLoaderInstantiationException
 
ServiceProviderNotFoundException - org.apache.shardingsphere.infra.spi.exception中的异常错误
Service provider not found exception.
ServiceProviderNotFoundException(Class<?>) - 异常错误 的构造器org.apache.shardingsphere.infra.spi.exception.ServiceProviderNotFoundException
 
ServiceProviderNotFoundException(Class<?>, String) - 异常错误 的构造器org.apache.shardingsphere.infra.spi.exception.ServiceProviderNotFoundException
 
setAutoCommit(boolean) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
setCatalog(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
setClientInfo(String, String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
setClientInfo(Properties) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
setDatabaseShardingValue(Comparable<?>) - 类 中的方法org.apache.shardingsphere.infra.hint.HintManager
Set sharding value for database sharding only.
setHoldability(int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
setNetworkTimeout(Executor, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
setPrimaryRouteOnly() - 类 中的方法org.apache.shardingsphere.infra.hint.HintManager
Set database operation force route to primary database only.
setProps(Properties) - 接口 中的方法org.apache.shardingsphere.infra.spi.typed.TypedSPI
Set properties.
setReadOnly(boolean) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
setSavepoint() - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
setSavepoint(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
setSchema(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
setTransactionIsolation(int) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
setTypeMap(Map<String, Class<?>>) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
ShardingSphereAlgorithm - org.apache.shardingsphere.infra.config.algorithm中的接口
ShardingSphere algorithm.
ShardingSphereAlgorithmConfiguration - org.apache.shardingsphere.infra.config.algorithm中的类
ShardingSphere algorithm configuration.
ShardingSphereAlgorithmConfiguration(String, Properties) - 类 的构造器org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmConfiguration
 
ShardingSphereAlgorithmConfigurationYamlSwapper - org.apache.shardingsphere.infra.yaml.swapper.algorithm中的类
ShardingSphere algorithm configuration YAML swapper.
ShardingSphereAlgorithmConfigurationYamlSwapper() - 类 的构造器org.apache.shardingsphere.infra.yaml.swapper.algorithm.ShardingSphereAlgorithmConfigurationYamlSwapper
 
ShardingSphereAlgorithmFactory - org.apache.shardingsphere.infra.config.algorithm中的类
ShardingSphere algorithm factory.
ShardingSphereAlgorithmFactory() - 类 的构造器org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmFactory
 
ShardingSphereAlgorithmPostProcessor - org.apache.shardingsphere.infra.config.algorithm中的接口
ShardingSphere algorithm post processor.
ShardingSphereAlgorithmPropertiesAware - org.apache.shardingsphere.infra.config.algorithm中的接口
ShardingSphere algorithm properties aware.
ShardingSphereConfigurationException - org.apache.shardingsphere.infra.config.exception中的异常错误
Configuration exception.
ShardingSphereConfigurationException(String, Object...) - 异常错误 的构造器org.apache.shardingsphere.infra.config.exception.ShardingSphereConfigurationException
Constructs an exception with formatted error message and arguments.
ShardingSphereConfigurationException(Exception) - 异常错误 的构造器org.apache.shardingsphere.infra.config.exception.ShardingSphereConfigurationException
Constructs an exception with cause exception.
ShardingSphereException - org.apache.shardingsphere.infra.exception中的异常错误
Basic exception of ShardingSphere.
ShardingSphereException(String, Object...) - 异常错误 的构造器org.apache.shardingsphere.infra.exception.ShardingSphereException
Constructs an exception with formatted error message and arguments.
ShardingSphereException(String, Exception) - 异常错误 的构造器org.apache.shardingsphere.infra.exception.ShardingSphereException
Constructs an exception with error message and cause.
ShardingSphereException(Exception) - 异常错误 的构造器org.apache.shardingsphere.infra.exception.ShardingSphereException
Constructs an exception with cause.
ShardingSphereMetaData - org.apache.shardingsphere.infra.metadata.model中的类
ShardingSphere meta data.
ShardingSphereMetaData() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.ShardingSphereMetaData
 
ShardingSphereRule - org.apache.shardingsphere.infra.rule中的接口
ShardingSphere rule.
ShardingSphereRuleBuilder<R extends ShardingSphereRule,T extends RuleConfiguration> - org.apache.shardingsphere.infra.rule中的接口
ShardingSphere rule builder.
ShardingSphereRulesBuilder - org.apache.shardingsphere.infra.rule中的类
ShardingSphere rule builder.
ShardingSphereRulesBuilder() - 类 的构造器org.apache.shardingsphere.infra.rule.ShardingSphereRulesBuilder
 
ShardingSphereSchema - org.apache.shardingsphere.infra.schema中的类
ShardingSphere schema.
ShardingSphereSchema() - 类 的构造器org.apache.shardingsphere.infra.schema.ShardingSphereSchema
 
ShardingSphereServiceLoader - org.apache.shardingsphere.infra.spi中的类
ShardingSphere service loader.
ShardingSphereServiceLoader() - 类 的构造器org.apache.shardingsphere.infra.spi.ShardingSphereServiceLoader
 
ShardingSphereYamlConstruct - org.apache.shardingsphere.infra.yaml.engine.constructor中的接口
ShardingSphere YAML construct.
ShardingSphereYamlConstructor - org.apache.shardingsphere.infra.yaml.engine.constructor中的类
ShardingSphere YAML constructor.
ShardingSphereYamlConstructor(Class<?>) - 类 的构造器org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstructor
 
ShardingSphereYamlRepresenter - org.apache.shardingsphere.infra.yaml.engine.representer中的类
ShardingSphere YAML representer.
ShardingSphereYamlRepresenter() - 类 的构造器org.apache.shardingsphere.infra.yaml.engine.representer.ShardingSphereYamlRepresenter
 
ShardingSphereYamlTupleProcessor - org.apache.shardingsphere.infra.yaml.engine.representer.processor中的接口
ShardingSphere YAML tuple processor.
SPIRootInvokeHook - org.apache.shardingsphere.infra.hook中的类
Root invoke hook for SPI.
SPIRootInvokeHook() - 类 的构造器org.apache.shardingsphere.infra.hook.SPIRootInvokeHook
 
SQL92DatabaseMetaDataDialectHandler - org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl中的类
Database meta data dialect handler of SQL92.
SQL92DatabaseMetaDataDialectHandler() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.SQL92DatabaseMetaDataDialectHandler
 
SQL92DatabaseType - org.apache.shardingsphere.infra.database.type.dialect中的类
Database type of SQL92.
SQL92DatabaseType() - 类 的构造器org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
 
SQL92DataSourceMetaData - org.apache.shardingsphere.infra.database.metadata.dialect中的类
Data source meta data for SQL92.
SQL92DataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.infra.database.metadata.dialect.SQL92DataSourceMetaData
 
SQLServerDatabaseMetaDataDialectHandler - org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl中的类
Database meta data dialect handler of SQLServer.
SQLServerDatabaseMetaDataDialectHandler() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.impl.SQLServerDatabaseMetaDataDialectHandler
 
SQLServerDatabaseType - org.apache.shardingsphere.infra.database.type.dialect中的类
Database type of SQLServer.
SQLServerDatabaseType() - 类 的构造器org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
 
SQLServerDataSourceMetaData - org.apache.shardingsphere.infra.database.metadata.dialect中的类
Data source meta data for SQLServer.
SQLServerDataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.infra.database.metadata.dialect.SQLServerDataSourceMetaData
 
start() - 接口 中的方法org.apache.shardingsphere.infra.hook.RootInvokeHook
Handle when root invoke started.
start() - 类 中的方法org.apache.shardingsphere.infra.hook.SPIRootInvokeHook
 
StatusContainedRule - org.apache.shardingsphere.infra.rule中的接口
Status contained rule.
swapToObject(YamlAuthenticationConfiguration) - 类 中的方法org.apache.shardingsphere.infra.auth.yaml.swapper.AuthenticationYamlSwapper
 
swapToObject(YamlProxyUserConfiguration) - 类 中的方法org.apache.shardingsphere.infra.auth.yaml.swapper.ProxyUserYamlSwapper
 
swapToObject(YamlShardingSphereAlgorithmConfiguration) - 类 中的方法org.apache.shardingsphere.infra.yaml.swapper.algorithm.ShardingSphereAlgorithmConfigurationYamlSwapper
 
swapToObject(Y) - 接口 中的方法org.apache.shardingsphere.infra.yaml.swapper.YamlSwapper
Swap from YAML configuration to object.
swapToRuleConfigurations(Collection<YamlRuleConfiguration>) - 类 中的方法org.apache.shardingsphere.infra.yaml.swapper.YamlRuleConfigurationSwapperEngine
Swap from YAML rule configurations to rule configurations.
swapToYamlConfiguration(Authentication) - 类 中的方法org.apache.shardingsphere.infra.auth.yaml.swapper.AuthenticationYamlSwapper
 
swapToYamlConfiguration(ProxyUser) - 类 中的方法org.apache.shardingsphere.infra.auth.yaml.swapper.ProxyUserYamlSwapper
 
swapToYamlConfiguration(ShardingSphereAlgorithmConfiguration) - 类 中的方法org.apache.shardingsphere.infra.yaml.swapper.algorithm.ShardingSphereAlgorithmConfigurationYamlSwapper
 
swapToYamlConfiguration(T) - 接口 中的方法org.apache.shardingsphere.infra.yaml.swapper.YamlSwapper
Swap to YAML configuration.
swapToYamlConfigurations(Collection<RuleConfiguration>) - 类 中的方法org.apache.shardingsphere.infra.yaml.swapper.YamlRuleConfigurationSwapperEngine
Swap to YAML rule configurations.

T

TableAddressingMetaData - org.apache.shardingsphere.infra.metadata.model.addressing中的类
Table addressing meta data.
TableAddressingMetaData() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.addressing.TableAddressingMetaData
 
TableAddressingMetaDataDecorator<T extends ShardingSphereRule> - org.apache.shardingsphere.infra.metadata.model.addressing中的接口
Table addressing meta data decorator.
TableAddressingMetaDataLoader - org.apache.shardingsphere.infra.metadata.model.addressing中的类
Table addressing meta data loader.
TableAddressingMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.model.addressing.TableAddressingMetaDataLoader
 
TableMetaDataLoaderCallback - org.apache.shardingsphere.infra.metadata.refresh中的接口
Table meta data loader callback.
TypedProperties<E extends Enum<?> & TypedPropertyKey> - org.apache.shardingsphere.infra.properties中的类
Typed properties with a specified enum.
TypedProperties(Class<E>, Properties) - 类 的构造器org.apache.shardingsphere.infra.properties.TypedProperties
 
TypedPropertyKey - org.apache.shardingsphere.infra.properties中的接口
Typed property key.
TypedPropertyValue - org.apache.shardingsphere.infra.properties中的类
Typed property value.
TypedPropertyValue(TypedPropertyKey, String) - 类 的构造器org.apache.shardingsphere.infra.properties.TypedPropertyValue
 
TypedPropertyValueException - org.apache.shardingsphere.infra.properties中的异常错误
Typed property value exception.
TypedPropertyValueException(TypedPropertyKey, String) - 异常错误 的构造器org.apache.shardingsphere.infra.properties.TypedPropertyValueException
 
TypedSPI - org.apache.shardingsphere.infra.spi.typed中的接口
Typed SPI.
TypedSPIConfiguration - org.apache.shardingsphere.infra.config中的类
Type based SPI configuration.
TypedSPIConfiguration(String, Properties) - 类 的构造器org.apache.shardingsphere.infra.config.TypedSPIConfiguration
 
TypedSPIRegistry - org.apache.shardingsphere.infra.spi.typed中的类
Typed SPI registry.
TypedSPIRegistry() - 类 的构造器org.apache.shardingsphere.infra.spi.typed.TypedSPIRegistry
 

U

unmarshal(File, Class<T>) - 类 中的静态方法org.apache.shardingsphere.infra.yaml.engine.YamlEngine
Unmarshal YAML.
unmarshal(byte[], Class<T>) - 类 中的静态方法org.apache.shardingsphere.infra.yaml.engine.YamlEngine
Unmarshal YAML.
unmarshal(String, Class<T>) - 类 中的静态方法org.apache.shardingsphere.infra.yaml.engine.YamlEngine
Unmarshal YAML.
unmarshal(String) - 类 中的静态方法org.apache.shardingsphere.infra.yaml.engine.YamlEngine
Unmarshal YAML.
unmarshalProperties(String) - 类 中的静态方法org.apache.shardingsphere.infra.yaml.engine.YamlEngine
Unmarshal properties YAML.
UnrecognizedDatabaseURLException - org.apache.shardingsphere.infra.database.metadata中的异常错误
Unrecognized database URL exception.
UnrecognizedDatabaseURLException(String, String) - 异常错误 的构造器org.apache.shardingsphere.infra.database.metadata.UnrecognizedDatabaseURLException
 
unwrap(Class<T>) - 类 中的方法org.apache.shardingsphere.infra.metadata.model.physical.jdbc.MetaDataConnectionAdapter
 
updateRuleStatus(RuleChangedEvent) - 接口 中的方法org.apache.shardingsphere.infra.rule.StatusContainedRule
Update rule status.

V

valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.infra.config.properties.ConfigurationPropertyKey
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.shardingsphere.infra.config.properties.ConfigurationPropertyKey
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

Y

YamlAuthenticationConfiguration - org.apache.shardingsphere.infra.auth.yaml.config中的类
Authentication configuration for YAML.
YamlAuthenticationConfiguration() - 类 的构造器org.apache.shardingsphere.infra.auth.yaml.config.YamlAuthenticationConfiguration
 
YamlConfiguration - org.apache.shardingsphere.infra.yaml.config中的接口
YAML configuration.
YamlEngine - org.apache.shardingsphere.infra.yaml.engine中的类
YAML engine.
YamlEngine() - 类 的构造器org.apache.shardingsphere.infra.yaml.engine.YamlEngine
 
YamlProxyUserConfiguration - org.apache.shardingsphere.infra.auth.yaml.config中的类
Proxy user for YAML.
YamlProxyUserConfiguration() - 类 的构造器org.apache.shardingsphere.infra.auth.yaml.config.YamlProxyUserConfiguration
 
YamlRootRuleConfigurations - org.apache.shardingsphere.infra.yaml.config中的类
YAML root rule configurations.
YamlRootRuleConfigurations() - 类 的构造器org.apache.shardingsphere.infra.yaml.config.YamlRootRuleConfigurations
 
YamlRuleConfiguration - org.apache.shardingsphere.infra.yaml.config中的接口
YAML rule configuration.
YamlRuleConfigurationSwapper<Y extends YamlRuleConfiguration,T extends RuleConfiguration> - org.apache.shardingsphere.infra.yaml.swapper中的接口
YAML rule configuration swapper.
YamlRuleConfigurationSwapperEngine - org.apache.shardingsphere.infra.yaml.swapper中的类
YAML rule configuration swapper engine.
YamlRuleConfigurationSwapperEngine() - 类 的构造器org.apache.shardingsphere.infra.yaml.swapper.YamlRuleConfigurationSwapperEngine
 
YamlShardingSphereAlgorithmConfiguration - org.apache.shardingsphere.infra.yaml.config.algorithm中的类
ShardingSphere algorithm configuration for YAML.
YamlShardingSphereAlgorithmConfiguration() - 类 的构造器org.apache.shardingsphere.infra.yaml.config.algorithm.YamlShardingSphereAlgorithmConfiguration
 
YamlSwapper<Y extends YamlConfiguration,T> - org.apache.shardingsphere.infra.yaml.swapper中的接口
YAML configuration swapper.
A B C D E F G H I J L M N O P R S T U V Y 
跳过导航链接

Copyright © 2020 The Apache Software Foundation. All rights reserved.