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

A

abort(Executor) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
AbstractDataSourceCreator - org.apache.shardingsphere.infra.config.datasource.creator.impl中的类
Abstract data source creator.
AbstractDataSourceCreator() - 类 的构造器org.apache.shardingsphere.infra.config.datasource.creator.impl.AbstractDataSourceCreator
 
addDatabaseShardingValue(String, Comparable<?>) - 类 中的方法org.apache.shardingsphere.infra.hint.HintManager
Add sharding value for database.
addDataNode(String, String) - 接口 中的方法org.apache.shardingsphere.infra.rule.identifier.type.MutableDataNodeRule
Add data node.
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.
AlgorithmInUsedException - org.apache.shardingsphere.infra.distsql.exception.rule中的异常错误
Algorithm in used exception.
AlgorithmInUsedException(String, Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.rule.AlgorithmInUsedException
 
AlterIndexStatementSchemaRefresher - org.apache.shardingsphere.infra.metadata.schema.refresher.type中的类
Schema refresher for alter index statement.
AlterIndexStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.refresher.type.AlterIndexStatementSchemaRefresher
 
AlterTableStatementSchemaRefresher - org.apache.shardingsphere.infra.metadata.schema.refresher.type中的类
Schema refresher for alter table statement.
AlterTableStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.refresher.type.AlterTableStatementSchemaRefresher
 

B

BranchDatabaseType - org.apache.shardingsphere.infra.database.type中的接口
Branch database type.
build() - 接口 中的方法org.apache.shardingsphere.infra.rule.builder.DefaultRuleConfigurationBuilder
Build default rule configuration.
build(T, Map<String, ShardingSphereMetaData>) - 接口 中的方法org.apache.shardingsphere.infra.rule.builder.global.GlobalRuleBuilder
Build global rule.
build(SchemaRulesBuilderMaterials, T, Collection<ShardingSphereRule>) - 接口 中的方法org.apache.shardingsphere.infra.rule.builder.schema.SchemaRuleBuilder
Build schema rule.
buildDataSource(String) - 类 中的方法org.apache.shardingsphere.infra.config.datasource.creator.impl.AbstractDataSourceCreator
 
buildDataSourceConfig(DataSource) - 类 中的方法org.apache.shardingsphere.infra.config.datasource.creator.impl.AbstractDataSourceCreator
 
buildFederationSchema(Collection<TableMetaData>, Collection<ShardingSphereRule>) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.SchemaBuilder
Build federation schema.
buildKernelSchema(Collection<TableMetaData>, Collection<ShardingSphereRule>) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.SchemaBuilder
Build kernel schema.
buildRules(Collection<RuleConfiguration>, Map<String, ShardingSphereMetaData>) - 类 中的静态方法org.apache.shardingsphere.infra.rule.builder.global.GlobalRulesBuilder
Build rules.
buildRules(Map<String, Map<String, DataSource>>, Map<String, Collection<RuleConfiguration>>, Properties) - 类 中的静态方法org.apache.shardingsphere.infra.rule.builder.schema.SchemaRulesBuilder
Build rules.
buildRules(SchemaRulesBuilderMaterials) - 类 中的静态方法org.apache.shardingsphere.infra.rule.builder.schema.SchemaRulesBuilder
Build rules.
buildToBeAlteredRuleConfiguration(T) - 接口 中的方法org.apache.shardingsphere.infra.distsql.update.RuleDefinitionAlterUpdater
Build to be altered rule configuration.
buildToBeCreatedRuleConfiguration(T) - 接口 中的方法org.apache.shardingsphere.infra.distsql.update.RuleDefinitionCreateUpdater
Build to be created rule configuration.

C

CachedDatabaseMetaData - org.apache.shardingsphere.infra.metadata.resource中的类
Cached database meta data.
CachedDatabaseMetaData(DatabaseMetaData) - 类 的构造器org.apache.shardingsphere.infra.metadata.resource.CachedDatabaseMetaData
 
check(String, T) - 接口 中的方法org.apache.shardingsphere.infra.config.checker.RuleConfigurationChecker
Check rule configuration.
checkSQLStatement(ShardingSphereMetaData, T, R) - 接口 中的方法org.apache.shardingsphere.infra.distsql.update.RuleDefinitionUpdater
Check SQL statement.
clear() - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
Clear thread local for hint manager.
clearShardingValues() - 类 中的方法org.apache.shardingsphere.infra.hint.HintManager
Clear sharding values.
clearWarnings() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
close() - 类 中的方法org.apache.shardingsphere.infra.hint.HintManager
 
close(Collection<String>) - 类 中的方法org.apache.shardingsphere.infra.metadata.resource.ShardingSphereResource
Close data sources.
close(DataSource) - 类 中的方法org.apache.shardingsphere.infra.metadata.resource.ShardingSphereResource
Close data source.
close() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
closeDataSource(DataSource) - 接口 中的方法org.apache.shardingsphere.infra.config.datasource.killer.DataSourceKiller
Gracefully kill the dataSource.
closeDataSource(DataSource) - 类 中的方法org.apache.shardingsphere.infra.config.datasource.killer.impl.DefaultDataSourceKiller
 
closeDataSource(DataSource) - 类 中的方法org.apache.shardingsphere.infra.config.datasource.killer.impl.HikariDataSourceKiller
 
ColumnMetaData - org.apache.shardingsphere.infra.metadata.schema.model中的类
Column meta data.
ColumnMetaData() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.model.ColumnMetaData
 
ColumnMetaDataLoader - org.apache.shardingsphere.infra.metadata.schema.builder.loader.common中的类
Column meta data loader.
ColumnMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.loader.common.ColumnMetaDataLoader
 
commit() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
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.schema.ShardingSphereSchema
Judge whether contains column name.
containsTable(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Judge contains table from table meta data or not.
convert(Properties) - 类 中的静态方法org.apache.shardingsphere.infra.properties.PropertiesConverter
Convert properties to string content.
convertShardingSphereUser(Collection<String>) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.user.yaml.config.YamlUsersConfigurationConverter
Convert to sharding sphere users.
convertYamlUserConfiguration(Collection<String>) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.user.yaml.config.YamlUsersConfigurationConverter
Convert to yaml user configurations.
convertYamlUserConfigurations(Collection<ShardingSphereUser>) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.user.yaml.config.YamlUsersConfigurationConverter
Convert to users yaml content.
createAlgorithm(TypedSPIConfiguration, Class<? extends ShardingSphereAlgorithm>) - 类 中的静态方法org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmFactory
Create algorithm.
createArrayOf(String, Object[]) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
createBlob() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
createClob() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
createDataSource(DataSourceConfiguration) - 接口 中的方法org.apache.shardingsphere.infra.config.datasource.creator.DataSourceCreator
Create data source by data source configuration.
createDataSource(DataSourceConfiguration) - 类 中的方法org.apache.shardingsphere.infra.config.datasource.creator.impl.DefaultDataSourceCreator
 
createDataSource(DataSourceConfiguration) - 类 中的方法org.apache.shardingsphere.infra.config.datasource.creator.impl.HikariDataSourceCreator
 
createDataSourceConfiguration(DataSource) - 接口 中的方法org.apache.shardingsphere.infra.config.datasource.creator.DataSourceCreator
Create data source configuration by data source.
createDataSourceConfiguration(DataSource) - 类 中的方法org.apache.shardingsphere.infra.config.datasource.creator.impl.DefaultDataSourceCreator
 
createDataSourceConfiguration(DataSource) - 类 中的方法org.apache.shardingsphere.infra.config.datasource.creator.impl.HikariDataSourceCreator
 
CreateIndexStatementSchemaRefresher - org.apache.shardingsphere.infra.metadata.schema.refresher.type中的类
Schema refresher for create index statement.
CreateIndexStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.refresher.type.CreateIndexStatementSchemaRefresher
 
createNClob() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
createSQLXML() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
createStatement() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
createStatement(int, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
createStatement(int, int, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
createStruct(String, Object[]) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
CreateTableStatementSchemaRefresher - org.apache.shardingsphere.infra.metadata.schema.refresher.type中的类
Schema refresher for create table statement.
CreateTableStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.refresher.type.CreateTableStatementSchemaRefresher
 
CreateUserStatementEvent - org.apache.shardingsphere.infra.metadata.mapper.event.dcl.impl中的类
Create user statement event.
CreateUserStatementEvent() - 类 的构造器org.apache.shardingsphere.infra.metadata.mapper.event.dcl.impl.CreateUserStatementEvent
 
CreateUserStatementEventMapper - org.apache.shardingsphere.infra.metadata.mapper.type中的类
Create user statement event mapper.
CreateUserStatementEventMapper() - 类 的构造器org.apache.shardingsphere.infra.metadata.mapper.type.CreateUserStatementEventMapper
 
CreateViewStatementSchemaRefresher - org.apache.shardingsphere.infra.metadata.schema.refresher.type中的类
Schema refresher for create view statement.
CreateViewStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.refresher.type.CreateViewStatementSchemaRefresher
 
CUSTOM_POOL_PROPS_KEY - 类 中的静态变量org.apache.shardingsphere.infra.config.datasource.DataSourceConfiguration
 

D

DatabaseAccessConfiguration - org.apache.shardingsphere.infra.config中的类
Database access configuration.
DatabaseAccessConfiguration() - 类 的构造器org.apache.shardingsphere.infra.config.DatabaseAccessConfiguration
 
DatabaseType - org.apache.shardingsphere.infra.database.type中的接口
Database type.
DatabaseTypeAwareSPI - org.apache.shardingsphere.infra.database.type中的接口
Database type aware SPI.
DatabaseTypeRecognizer - org.apache.shardingsphere.infra.database.type中的类
Database type recognizer.
DatabaseTypeRecognizer() - 类 的构造器org.apache.shardingsphere.infra.database.type.DatabaseTypeRecognizer
 
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.
DataNodeContainedRule - org.apache.shardingsphere.infra.rule.identifier.type中的接口
ShardingSphere rule which contains data node.
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
 
DataSourceConfigurationValidator - org.apache.shardingsphere.infra.config.datasource中的类
Data source configuration validator.
DataSourceConfigurationValidator() - 类 的构造器org.apache.shardingsphere.infra.config.datasource.DataSourceConfigurationValidator
 
DataSourceContainedRule - org.apache.shardingsphere.infra.rule.identifier.type中的接口
ShardingSphere rule which contains data source.
DataSourceConverter - org.apache.shardingsphere.infra.config.datasource中的类
Data source converter.
DataSourceConverter() - 类 的构造器org.apache.shardingsphere.infra.config.datasource.DataSourceConverter
 
DataSourceCreator - org.apache.shardingsphere.infra.config.datasource.creator中的接口
Data source creator.
DataSourceCreatorFactory - org.apache.shardingsphere.infra.config.datasource.creator中的类
Data source creator factory.
DataSourceCreatorFactory() - 类 的构造器org.apache.shardingsphere.infra.config.datasource.creator.DataSourceCreatorFactory
 
DataSourceDisabledEvent - org.apache.shardingsphere.infra.rule.event.impl中的类
Data source disabled event.
DataSourceDisabledEvent() - 类 的构造器org.apache.shardingsphere.infra.rule.event.impl.DataSourceDisabledEvent
 
DataSourceKiller - org.apache.shardingsphere.infra.config.datasource.killer中的接口
Data source killer.
DataSourceKillerFactory - org.apache.shardingsphere.infra.config.datasource.killer中的类
Data source killer factory.
DataSourceKillerFactory() - 类 的构造器org.apache.shardingsphere.infra.config.datasource.killer.DataSourceKillerFactory
 
DataSourceMetaData - org.apache.shardingsphere.infra.database.metadata中的接口
Data source meta data.
DataSourceNameAware - org.apache.shardingsphere.infra.aware中的接口
Data source name aware.
DataSourceNameAwareFactory - org.apache.shardingsphere.infra.aware中的类
Data source name aware factory.
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
 
DataSourcesMetaData - org.apache.shardingsphere.infra.metadata.resource中的类
Data sources meta data.
DataSourcesMetaData(DatabaseType, Map<String, DatabaseAccessConfiguration>) - 类 的构造器org.apache.shardingsphere.infra.metadata.resource.DataSourcesMetaData
 
DataSourceStatusChangedEvent - org.apache.shardingsphere.infra.rule.event中的接口
Data source status changed event.
DataTypeLoader - org.apache.shardingsphere.infra.metadata.schema.builder.loader中的类
Data type loader.
DataTypeLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.loader.DataTypeLoader
 
DCLStatementEvent - org.apache.shardingsphere.infra.metadata.mapper.event.dcl中的接口
DCL statement event.
decorate(T) - 接口 中的方法org.apache.shardingsphere.infra.config.datasource.JDBCParameterDecorator
Decorate data source.
decorate(DataSource) - 类 中的静态方法org.apache.shardingsphere.infra.config.datasource.JDBCParameterDecoratorHelper
Decorate data source.
decorate(String, TableMetaData, T) - 接口 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.spi.RuleBasedTableMetaDataBuilder
Decorate table meta data.
decorateFederationTableMetaData(TableMetaData, Collection<ShardingSphereRule>) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.TableMetaDataBuilder
Decorate federation table meta data.
decorateKernelTableMetaData(TableMetaData, Collection<ShardingSphereRule>) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.TableMetaDataBuilder
Decorate kernel table meta data.
DEFAULT_CONNECTION_TIMEOUT_MILLISECONDS - 类 中的静态变量org.apache.shardingsphere.infra.config.datasource.DataSourceParameter
 
DEFAULT_IDLE_TIMEOUT_MILLISECONDS - 类 中的静态变量org.apache.shardingsphere.infra.config.datasource.DataSourceParameter
 
DEFAULT_MAX_LIFETIME_MILLISECONDS - 类 中的静态变量org.apache.shardingsphere.infra.config.datasource.DataSourceParameter
 
DEFAULT_MAX_POOL_SIZE - 类 中的静态变量org.apache.shardingsphere.infra.config.datasource.DataSourceParameter
 
DEFAULT_MIN_POOL_SIZE - 类 中的静态变量org.apache.shardingsphere.infra.config.datasource.DataSourceParameter
 
DEFAULT_READ_ONLY - 类 中的静态变量org.apache.shardingsphere.infra.config.datasource.DataSourceParameter
 
DefaultDataSourceCreator - org.apache.shardingsphere.infra.config.datasource.creator.impl中的类
Default data source creator.
DefaultDataSourceCreator() - 类 的构造器org.apache.shardingsphere.infra.config.datasource.creator.impl.DefaultDataSourceCreator
 
DefaultDataSourceKiller - org.apache.shardingsphere.infra.config.datasource.killer.impl中的类
Default data source killer.
DefaultDataSourceKiller() - 类 的构造器org.apache.shardingsphere.infra.config.datasource.killer.impl.DefaultDataSourceKiller
 
DefaultGlobalRuleConfigurationBuilder<T extends GlobalRuleConfiguration,B extends GlobalRuleBuilder<?>> - org.apache.shardingsphere.infra.rule.builder.global中的接口
Default global rule configuration builder.
DefaultRuleConfigurationBuilder<T extends RuleConfiguration,B extends RuleBuilder<?>> - org.apache.shardingsphere.infra.rule.builder中的接口
Default rule configuration builder.
DefaultSchema - org.apache.shardingsphere.infra.database中的类
Default schema.
DefaultSchema() - 类 的构造器org.apache.shardingsphere.infra.database.DefaultSchema
 
DefaultSchemaRuleConfigurationBuilder<T extends SchemaRuleConfiguration,B extends SchemaRuleBuilder<?>> - org.apache.shardingsphere.infra.rule.builder.schema中的接口
Default schema rule configuration builder.
DefaultYamlTupleProcessor - org.apache.shardingsphere.infra.yaml.engine.representer.processor中的类
Default YAML tuple processor.
DefaultYamlTupleProcessor() - 类 的构造器org.apache.shardingsphere.infra.yaml.engine.representer.processor.DefaultYamlTupleProcessor
 
DialectTableMetaDataLoader - org.apache.shardingsphere.infra.metadata.schema.builder.spi中的接口
Dialect table meta data loader.
DistributedRuleConfiguration - org.apache.shardingsphere.infra.config.function中的接口
Distributed rule configuration.
DistSQLException - org.apache.shardingsphere.infra.distsql.exception中的异常错误
Dist SQL exception.
DistSQLException(int, String) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.DistSQLException
 
DistSQLResultSet - org.apache.shardingsphere.infra.distsql.query中的接口
Dist SQL result set.
dropDataNode(String) - 接口 中的方法org.apache.shardingsphere.infra.rule.identifier.type.MutableDataNodeRule
Drop data node.
DropIndexStatementSchemaRefresher - org.apache.shardingsphere.infra.metadata.schema.refresher.type中的类
Schema refresher for drop index statement.
DropIndexStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.refresher.type.DropIndexStatementSchemaRefresher
 
DropTableStatementSchemaRefresher - org.apache.shardingsphere.infra.metadata.schema.refresher.type中的类
Schema refresher for drop table statement.
DropTableStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.refresher.type.DropTableStatementSchemaRefresher
 
DropUserStatementEvent - org.apache.shardingsphere.infra.metadata.mapper.event.dcl.impl中的类
Drop user statement event.
DropUserStatementEvent() - 类 的构造器org.apache.shardingsphere.infra.metadata.mapper.event.dcl.impl.DropUserStatementEvent
 
DropUserStatementEventMapper - org.apache.shardingsphere.infra.metadata.mapper.type中的类
Drop user statement event mapper.
DropUserStatementEventMapper() - 类 的构造器org.apache.shardingsphere.infra.metadata.mapper.type.DropUserStatementEventMapper
 
DropViewStatementSchemaRefresher - org.apache.shardingsphere.infra.metadata.schema.refresher.type中的类
Schema refresher for drop view statement.
DropViewStatementSchemaRefresher() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.refresher.type.DropViewStatementSchemaRefresher
 
DuplicateResourceException - org.apache.shardingsphere.infra.distsql.exception.resource中的异常错误
Duplicate resource exception.
DuplicateResourceException(Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.resource.DuplicateResourceException
 
DuplicateRuleException - org.apache.shardingsphere.infra.distsql.exception.rule中的异常错误
Duplicate rule exception.
DuplicateRuleException(String, String, Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.rule.DuplicateRuleException
 
DuplicateRuleException(String, String) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.rule.DuplicateRuleException
 

E

EnhancedRuleConfiguration - org.apache.shardingsphere.infra.config.function中的接口
Enhanced rule configuration.
equals(Object) - 类 中的方法org.apache.shardingsphere.infra.config.datasource.DataSourceConfiguration
 
equals(Object) - 类 中的方法org.apache.shardingsphere.infra.datanode.DataNode
 
equals(Object) - 类 中的方法org.apache.shardingsphere.infra.metadata.user.Grantee
 
executeUpdate(T) - 接口 中的方法org.apache.shardingsphere.infra.distsql.update.RALUpdater
Execute update.
export() - 接口 中的方法org.apache.shardingsphere.infra.rule.identifier.type.ExportableRule
Export data map.
ExportableRule - org.apache.shardingsphere.infra.rule.identifier.type中的接口
ShardingSphere rule which supports exporting data.

F

findActualTableByCatalog(String, String) - 接口 中的方法org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule
Find actual table name via catelog.
findColumnIndex(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.model.TableMetaData
Find index of column.
findFirstActualTable(String) - 接口 中的方法org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule
Find first actual table name.
findLogicTableByActualTable(String) - 接口 中的方法org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule
Find logic table name via actual table name.
findRules(Class<T>) - 类 中的方法org.apache.shardingsphere.infra.metadata.rule.ShardingSphereRuleMetaData
Find rules by class.
findSingleRule(Class<T>) - 类 中的方法org.apache.shardingsphere.infra.metadata.rule.ShardingSphereRuleMetaData
Find single rule by class.
findUser(Grantee) - 类 中的方法org.apache.shardingsphere.infra.metadata.user.ShardingSphereUsers
Find user.
formatTableNamePattern(String) - 接口 中的方法org.apache.shardingsphere.infra.database.type.DatabaseType
Format table name pattern.
formatTableNamePattern(String) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 

G

GENERAL_CLASS_TYPE - 类 中的静态变量org.apache.shardingsphere.infra.config.datasource.creator.impl.AbstractDataSourceCreator
 
get(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Get table meta data via table name.
getActualDatabaseType(String) - 类 中的静态方法org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
Get actual database type.
getActualIndexName(String, String) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.util.IndexMetaDataUtil
Get actual index name.
getAllActualTables() - 接口 中的方法org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule
Get all actual tables.
getAllColumnNames(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Get all column names via table.
getAllDataNodes() - 接口 中的方法org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule
Get all data nodes.
getAllInstanceDataSourceNames() - 类 中的方法org.apache.shardingsphere.infra.metadata.resource.DataSourcesMetaData
Get all instance data source names.
getAllInstanceDataSources() - 类 中的方法org.apache.shardingsphere.infra.metadata.resource.ShardingSphereResource
Get all instance data sources.
getAllPropertyKeys() - 接口 中的方法org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmPropertiesAware
Get all property keys.
getAllProps() - 类 中的方法org.apache.shardingsphere.infra.config.datasource.DataSourceConfiguration
Get all props.
getAllTableNames() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Get all table names.
getAllTables() - 接口 中的方法org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule
Get all tables.
getAutoCommit() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
getCatalog() - 接口 中的方法org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Get catalog.
getCatalog() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
getClassForName(String) - 类 中的方法org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstructor
 
getClientInfo(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
getClientInfo() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
getColumnMetaData(int) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.model.TableMetaData
Get column meta data.
getColumnNames() - 接口 中的方法org.apache.shardingsphere.infra.distsql.query.DistSQLResultSet
Get result set column names.
getConstructor(Node) - 类 中的方法org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstructor
 
getCurrentState() - 类 中的方法org.apache.shardingsphere.infra.state.StateContext
Get current state.
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.
getDatabaseType(Collection<DataSource>) - 类 中的静态方法org.apache.shardingsphere.infra.database.type.DatabaseTypeRecognizer
Get database type.
getDatabaseType() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.H2TableMetaDataLoader
 
getDatabaseType() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.MySQLTableMetaDataLoader
 
getDatabaseType() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.OpenGaussTableMetaDataLoader
 
getDatabaseType() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.OracleTableMetaDataLoader
 
getDatabaseType() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.PostgreSQLTableMetaDataLoader
 
getDatabaseType() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.SQLServerTableMetaDataLoader
 
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.
getDataSource(DataSourceConfiguration) - 类 中的静态方法org.apache.shardingsphere.infra.config.datasource.DataSourceConverter
Get data source.
getDataSourceConfiguration(DataSource) - 类 中的静态方法org.apache.shardingsphere.infra.config.datasource.DataSourceConverter
Get data source configuration.
getDataSourceConfigurationMap(Map<String, DataSource>) - 类 中的静态方法org.apache.shardingsphere.infra.config.datasource.DataSourceConverter
Get data source configuration map.
getDataSourceCreator(String) - 类 中的静态方法org.apache.shardingsphere.infra.config.datasource.creator.DataSourceCreatorFactory
Get data source creator.
getDataSourceKiller(String) - 类 中的静态方法org.apache.shardingsphere.infra.config.datasource.killer.DataSourceKillerFactory
Get data source killer.
getDataSourceMap(Map<String, DataSourceConfiguration>) - 类 中的静态方法org.apache.shardingsphere.infra.config.datasource.DataSourceConverter
Get data source map.
getDataSourceMapper() - 接口 中的方法org.apache.shardingsphere.infra.rule.identifier.type.DataSourceContainedRule
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.OpenGaussDatabaseType
 
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.resource.DataSourcesMetaData
Get data source meta data.
getDataSourceNameAware() - 类 中的方法org.apache.shardingsphere.infra.aware.DataSourceNameAwareFactory
Get data source name aware.
getDefaultDatabaseType() - 类 中的静态方法org.apache.shardingsphere.infra.database.type.DatabaseTypeRegistry
Get default database type.
getDefaultTimeOut() - 接口 中的方法org.apache.shardingsphere.infra.lock.ShardingSphereLock
Get default lock time out milliseconds.
getDefaultValue() - 接口 中的方法org.apache.shardingsphere.infra.properties.TypedPropertyKey
Get default property value.
getGeneratedLogicIndexName(Collection<ColumnSegment>) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.util.IndexMetaDataUtil
Get generated logic index name.
getHoldability() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
getHostName() - 接口 中的方法org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Get host name.
getHostname() - 类 中的方法org.apache.shardingsphere.infra.metadata.user.Grantee
Get host name.
getInstance() - 类 中的静态方法org.apache.shardingsphere.infra.aware.DataSourceNameAwareFactory
Get instance.
getInstance() - 类 中的静态方法org.apache.shardingsphere.infra.eventbus.ShardingSphereEventBus
Get instance of ShardingSphere event bus.
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.OpenGaussDatabaseType
 
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.
getKeyNames() - 枚举 中的静态方法org.apache.shardingsphere.infra.config.properties.ConfigurationPropertyKey
Get property key names.
getLogicIndexName(String, String) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.util.IndexMetaDataUtil
Get logic index name.
getMetaData() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
getMetaDataRefreshLockName() - 类 中的静态方法org.apache.shardingsphere.infra.lock.LockNameUtil
Get meta data refresh lock name.
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.OpenGaussDatabaseType
 
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.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
getNotExistedResources(Collection<String>) - 类 中的方法org.apache.shardingsphere.infra.metadata.resource.ShardingSphereResource
Get not existed resource name.
getPort() - 接口 中的方法org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Get port.
getPrimaryDataSourceName(String) - 接口 中的方法org.apache.shardingsphere.infra.aware.DataSourceNameAware
Get primary data source name.
getProps() - 接口 中的方法org.apache.shardingsphere.infra.config.mode.PersistRepositoryConfiguration
Get persist repository properties.
getQuoteCharacter() - 接口 中的方法org.apache.shardingsphere.infra.database.type.DatabaseType
Get quote character.
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.H2DatabaseType
 
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MariaDBDatabaseType
 
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.MySQLDatabaseType
 
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.OpenGaussDatabaseType
 
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.PostgreSQLDatabaseType
 
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.SQL92DatabaseType
 
getQuoteCharacter() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.SQLServerDatabaseType
 
getReplicaDataSourceNames(String) - 接口 中的方法org.apache.shardingsphere.infra.aware.DataSourceNameAware
Get replica data source names.
getRowData() - 接口 中的方法org.apache.shardingsphere.infra.distsql.query.DistSQLResultSet
Get row data.
getRuleConfigurationClass() - 接口 中的方法org.apache.shardingsphere.infra.distsql.update.RuleDefinitionUpdater
Get rule configuration class.
getRuleConfigurationType() - 接口 中的方法org.apache.shardingsphere.infra.yaml.config.pojo.YamlRuleConfiguration
Get rule configuration type.
getRuleTagName() - 接口 中的方法org.apache.shardingsphere.infra.yaml.config.swapper.YamlRuleConfigurationSwapper
Get YAML rule tag name.
getSchema() - 接口 中的方法org.apache.shardingsphere.infra.database.metadata.DataSourceMetaData
Get schema.
getSchema(Connection) - 接口 中的方法org.apache.shardingsphere.infra.database.type.DatabaseType
Get schema.
getSchema(Connection) - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.OracleDatabaseType
 
getSchema() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
getTableLockName(String, String) - 类 中的静态方法org.apache.shardingsphere.infra.lock.LockNameUtil
Get table lock name.
getTableMetaDataLoadMaterial(Collection<String>, SchemaBuilderMaterials, boolean) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.util.TableMetaDataUtil
Get table meta data load materials.
getTables() - 接口 中的方法org.apache.shardingsphere.infra.rule.identifier.type.TableContainedRule
Get tables.
getTableShardingValues(String) - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
Get table sharding values.
getTransactionIsolation() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
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
 
getTrunkDatabaseType() - 类 中的方法org.apache.shardingsphere.infra.database.type.dialect.OpenGaussDatabaseType
 
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.creator.impl.DefaultDataSourceCreator
 
getType() - 类 中的方法org.apache.shardingsphere.infra.config.datasource.creator.impl.HikariDataSourceCreator
 
getType() - 接口 中的方法org.apache.shardingsphere.infra.config.datasource.JDBCParameterDecorator
Get data source type.
getType() - 类 中的方法org.apache.shardingsphere.infra.config.datasource.killer.impl.DefaultDataSourceKiller
 
getType() - 类 中的方法org.apache.shardingsphere.infra.config.datasource.killer.impl.HikariDataSourceKiller
 
getType() - 接口 中的方法org.apache.shardingsphere.infra.config.mode.PersistRepositoryConfiguration
Get persist repository type.
getType() - 接口 中的方法org.apache.shardingsphere.infra.properties.TypedPropertyKey
Get property type.
getType() - 接口 中的方法org.apache.shardingsphere.infra.rule.ShardingSphereRule
Get type.
getType() - 接口 中的方法org.apache.shardingsphere.infra.yaml.engine.constructor.ShardingSphereYamlConstruct
Get type.
getTypeMap() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
getValue(E) - 类 中的方法org.apache.shardingsphere.infra.properties.TypedProperties
Get property value.
getWarnings() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
getYamlShortcuts() - 类 中的静态方法org.apache.shardingsphere.infra.yaml.config.swapper.YamlRuleConfigurationSwapperEngine
Get YAML shortcuts.
GlobalRule - org.apache.shardingsphere.infra.rule.identifier.scope中的接口
Global rule.
GlobalRuleBuilder<T extends RuleConfiguration> - org.apache.shardingsphere.infra.rule.builder.global中的接口
Global rule builder.
GlobalRuleConfiguration - org.apache.shardingsphere.infra.config.scope中的接口
Global rule configuration.
GlobalRulesBuilder - org.apache.shardingsphere.infra.rule.builder.global中的类
Global rules builder.
GlobalRulesBuilder() - 类 的构造器org.apache.shardingsphere.infra.rule.builder.global.GlobalRulesBuilder
 
Grantee - org.apache.shardingsphere.infra.metadata.user中的类
Grantee.
Grantee() - 类 的构造器org.apache.shardingsphere.infra.metadata.user.Grantee
 
GrantStatementEvent - org.apache.shardingsphere.infra.metadata.mapper.event.dcl.impl中的类
Grant statement event.
GrantStatementEvent() - 类 的构造器org.apache.shardingsphere.infra.metadata.mapper.event.dcl.impl.GrantStatementEvent
 
GrantStatementEventMapper - org.apache.shardingsphere.infra.metadata.mapper.type中的类
Grant statement event mapper.
GrantStatementEventMapper() - 类 的构造器org.apache.shardingsphere.infra.metadata.mapper.type.GrantStatementEventMapper
 

H

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
 
H2TableMetaDataLoader - org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect中的类
Table meta data loader for H2.
H2TableMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.H2TableMetaDataLoader
 
hasDataSource() - 类 中的方法org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData
Determine whether there is a data source.
hashCode() - 类 中的方法org.apache.shardingsphere.infra.config.datasource.DataSourceConfiguration
 
hashCode() - 类 中的方法org.apache.shardingsphere.infra.datanode.DataNode
 
hashCode() - 类 中的方法org.apache.shardingsphere.infra.metadata.user.Grantee
 
HikariDataSourceCreator - org.apache.shardingsphere.infra.config.datasource.creator.impl中的类
Hikari data source creator.
HikariDataSourceCreator() - 类 的构造器org.apache.shardingsphere.infra.config.datasource.creator.impl.HikariDataSourceCreator
 
HikariDataSourceKiller - org.apache.shardingsphere.infra.config.datasource.killer.impl中的类
Hikari data source killer.
HikariDataSourceKiller() - 类 的构造器org.apache.shardingsphere.infra.config.datasource.killer.impl.HikariDataSourceKiller
 
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

IndexMetaData - org.apache.shardingsphere.infra.metadata.schema.model中的类
Index meta data.
IndexMetaData() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.model.IndexMetaData
 
IndexMetaDataLoader - org.apache.shardingsphere.infra.metadata.schema.builder.loader.common中的类
Index meta data loader.
IndexMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.loader.common.IndexMetaDataLoader
 
IndexMetaDataUtil - org.apache.shardingsphere.infra.metadata.schema.builder.util中的类
Index meta data utility class.
IndexMetaDataUtil() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.util.IndexMetaDataUtil
 
init() - 接口 中的方法org.apache.shardingsphere.infra.config.algorithm.ShardingSphereAlgorithmPostProcessor
Initialize algorithm.
init(ShardingSphereMetaData, SQLStatement) - 接口 中的方法org.apache.shardingsphere.infra.distsql.query.DistSQLResultSet
Initialize data.
InnerLockReleasedEvent - org.apache.shardingsphere.infra.lock中的类
Inner lock released event.
InnerLockReleasedEvent() - 类 的构造器org.apache.shardingsphere.infra.lock.InnerLockReleasedEvent
 
InvalidAlgorithmConfigurationException - org.apache.shardingsphere.infra.distsql.exception.rule中的异常错误
Invalid algorithm configuration exception.
InvalidAlgorithmConfigurationException(String, Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.rule.InvalidAlgorithmConfigurationException
 
InvalidAlgorithmConfigurationException(String) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.rule.InvalidAlgorithmConfigurationException
 
InvalidDataSourceConfigurationException - org.apache.shardingsphere.infra.config.datasource中的异常错误
Invalid data source configuration exception.
InvalidDataSourceConfigurationException(String, String) - 异常错误 的构造器org.apache.shardingsphere.infra.config.datasource.InvalidDataSourceConfigurationException
 
InvalidResourcesException - org.apache.shardingsphere.infra.distsql.exception.resource中的异常错误
Invalid resources exception.
InvalidResourcesException(Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.resource.InvalidResourcesException
 
isClosed() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
isComplete() - 类 中的方法org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData
Judge whether is completed.
isDatabaseShardingOnly() - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
Judge whether database sharding only.
isDefault() - 类 中的方法org.apache.shardingsphere.infra.config.datasource.creator.impl.DefaultDataSourceCreator
 
isDefault() - 类 中的方法org.apache.shardingsphere.infra.config.datasource.killer.impl.DefaultDataSourceKiller
 
isInstantiated() - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
Judge whether hint manager instantiated or not.
isLocked(String) - 接口 中的方法org.apache.shardingsphere.infra.lock.ShardingSphereLock
Check whether resource is locked in current instance.
isNeedAccumulate(Collection<String>) - 接口 中的方法org.apache.shardingsphere.infra.rule.identifier.type.DataNodeContainedRule
Is need accumulate.
isPrimaryKey(int) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.model.TableMetaData
Judge column whether primary key.
isReadOnly() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
isValid(int) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
isWrapperFor(Class<?>) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
isWriteRouteOnly() - 类 中的静态方法org.apache.shardingsphere.infra.hint.HintManager
Judge whether route to write database only or not.

J

JDBCParameterDecorator<T extends DataSource> - org.apache.shardingsphere.infra.config.datasource中的接口
JDBC parameter decorator.
JDBCParameterDecoratorHelper - org.apache.shardingsphere.infra.config.datasource中的类
 
JDBCParameterDecoratorHelper() - 类 的构造器org.apache.shardingsphere.infra.config.datasource.JDBCParameterDecoratorHelper
 

L

load(Connection, String, DatabaseType) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.common.ColumnMetaDataLoader
Load column meta data list.
load(Connection, String) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.common.IndexMetaDataLoader
Load index meta data list.
load(DataSource, String, DatabaseType) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.common.TableMetaDataLoader
Load table meta data.
load(DatabaseMetaData) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.DataTypeLoader
Load data type.
load(DataSource, Collection<String>) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.H2TableMetaDataLoader
 
load(DataSource, Collection<String>) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.MySQLTableMetaDataLoader
 
load(DataSource, Collection<String>) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.OpenGaussTableMetaDataLoader
 
load(DataSource, Collection<String>) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.OracleTableMetaDataLoader
 
load(DataSource, Collection<String>) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.PostgreSQLTableMetaDataLoader
 
load(DataSource, Collection<String>) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.SQLServerTableMetaDataLoader
 
load(Collection<TableMetaDataLoaderMaterial>, DatabaseType) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.TableMetaDataLoaderEngine
Load table meta data.
load(DataSource, Collection<String>) - 接口 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.spi.DialectTableMetaDataLoader
Load table meta data.
load(Collection<String>, T, SchemaBuilderMaterials) - 接口 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.spi.RuleBasedTableMetaDataBuilder
Load table meta data.
load(Collection<String>, SchemaBuilderMaterials) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.TableMetaDataBuilder
Load table metadata.
load() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.loader.SchemaLoader
Load schema.
loadAllTableNames(DatabaseType, DataSource) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.SchemaMetaDataLoader
Load all table names.
LockNameUtil - org.apache.shardingsphere.infra.lock中的类
Lock name util.
LockNameUtil() - 类 的构造器org.apache.shardingsphere.infra.lock.LockNameUtil
 
LOGIC_NAME - 类 中的静态变量org.apache.shardingsphere.infra.database.DefaultSchema
Schema name.

M

map(SQLStatement) - 接口 中的方法org.apache.shardingsphere.infra.metadata.mapper.SQLStatementEventMapper
Map SQL statement to SQL statement event.
map(SQLStatement) - 类 中的方法org.apache.shardingsphere.infra.metadata.mapper.type.CreateUserStatementEventMapper
 
map(SQLStatement) - 类 中的方法org.apache.shardingsphere.infra.metadata.mapper.type.DropUserStatementEventMapper
 
map(SQLStatement) - 类 中的方法org.apache.shardingsphere.infra.metadata.mapper.type.GrantStatementEventMapper
 
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.
MetaDataLoaderConnectionAdapter - org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter中的类
Meta data loader connection adapter.
MetaDataLoaderConnectionAdapter() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
MetaDataRefresher - org.apache.shardingsphere.infra.metadata中的接口
Meta data refresher.
ModeConfiguration - org.apache.shardingsphere.infra.config.mode中的类
Mode configuration.
ModeConfiguration() - 类 的构造器org.apache.shardingsphere.infra.config.mode.ModeConfiguration
 
ModeConfigurationYamlSwapper - org.apache.shardingsphere.infra.yaml.config.swapper.mode中的类
Mode rule configuration YAML swapper.
ModeConfigurationYamlSwapper() - 类 的构造器org.apache.shardingsphere.infra.yaml.config.swapper.mode.ModeConfigurationYamlSwapper
 
MutableDataNodeRule - org.apache.shardingsphere.infra.rule.identifier.type中的接口
ShardingSphere rule which contains mutable data node.
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
 
MySQLTableMetaDataLoader - org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect中的类
Table meta data loader for MySQL.
MySQLTableMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.MySQLTableMetaDataLoader
 

N

nativeSQL(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
newInstance(RuleConfiguration) - 类 中的静态方法org.apache.shardingsphere.infra.config.checker.RuleConfigurationCheckerFactory
Create new instance of rule configuration checker.
newInstance(SQLStatement) - 类 中的静态方法org.apache.shardingsphere.infra.metadata.mapper.SQLStatementEventMapperFactory
Create new instance of SQL statement event mapper.
next() - 接口 中的方法org.apache.shardingsphere.infra.distsql.query.DistSQLResultSet
Go to next data.

O

OpenGaussDatabaseType - org.apache.shardingsphere.infra.database.type.dialect中的类
Database type of openGauss.
OpenGaussDatabaseType() - 类 的构造器org.apache.shardingsphere.infra.database.type.dialect.OpenGaussDatabaseType
 
OpenGaussDataSourceMetaData - org.apache.shardingsphere.infra.database.metadata.dialect中的类
Data source meta data for openGauss.
OpenGaussDataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.infra.database.metadata.dialect.OpenGaussDataSourceMetaData
 
OpenGaussTableMetaDataLoader - org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect中的类
Table meta data loader for openGauss.
OpenGaussTableMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.OpenGaussTableMetaDataLoader
 
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
 
OracleTableMetaDataLoader - org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect中的类
Table meta data loader for Oracle.
OracleTableMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.OracleTableMetaDataLoader
 
org.apache.shardingsphere.infra.aware - 程序包 org.apache.shardingsphere.infra.aware
 
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.checker - 程序包 org.apache.shardingsphere.infra.config.checker
 
org.apache.shardingsphere.infra.config.datasource - 程序包 org.apache.shardingsphere.infra.config.datasource
 
org.apache.shardingsphere.infra.config.datasource.creator - 程序包 org.apache.shardingsphere.infra.config.datasource.creator
 
org.apache.shardingsphere.infra.config.datasource.creator.impl - 程序包 org.apache.shardingsphere.infra.config.datasource.creator.impl
 
org.apache.shardingsphere.infra.config.datasource.killer - 程序包 org.apache.shardingsphere.infra.config.datasource.killer
 
org.apache.shardingsphere.infra.config.datasource.killer.impl - 程序包 org.apache.shardingsphere.infra.config.datasource.killer.impl
 
org.apache.shardingsphere.infra.config.exception - 程序包 org.apache.shardingsphere.infra.config.exception
 
org.apache.shardingsphere.infra.config.function - 程序包 org.apache.shardingsphere.infra.config.function
 
org.apache.shardingsphere.infra.config.mode - 程序包 org.apache.shardingsphere.infra.config.mode
 
org.apache.shardingsphere.infra.config.properties - 程序包 org.apache.shardingsphere.infra.config.properties
 
org.apache.shardingsphere.infra.config.scope - 程序包 org.apache.shardingsphere.infra.config.scope
 
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.distsql.exception - 程序包 org.apache.shardingsphere.infra.distsql.exception
 
org.apache.shardingsphere.infra.distsql.exception.resource - 程序包 org.apache.shardingsphere.infra.distsql.exception.resource
 
org.apache.shardingsphere.infra.distsql.exception.rule - 程序包 org.apache.shardingsphere.infra.distsql.exception.rule
 
org.apache.shardingsphere.infra.distsql.preprocess - 程序包 org.apache.shardingsphere.infra.distsql.preprocess
 
org.apache.shardingsphere.infra.distsql.query - 程序包 org.apache.shardingsphere.infra.distsql.query
 
org.apache.shardingsphere.infra.distsql.update - 程序包 org.apache.shardingsphere.infra.distsql.update
 
org.apache.shardingsphere.infra.eventbus - 程序包 org.apache.shardingsphere.infra.eventbus
 
org.apache.shardingsphere.infra.exception - 程序包 org.apache.shardingsphere.infra.exception
 
org.apache.shardingsphere.infra.hint - 程序包 org.apache.shardingsphere.infra.hint
 
org.apache.shardingsphere.infra.lock - 程序包 org.apache.shardingsphere.infra.lock
 
org.apache.shardingsphere.infra.metadata - 程序包 org.apache.shardingsphere.infra.metadata
 
org.apache.shardingsphere.infra.metadata.mapper - 程序包 org.apache.shardingsphere.infra.metadata.mapper
 
org.apache.shardingsphere.infra.metadata.mapper.event - 程序包 org.apache.shardingsphere.infra.metadata.mapper.event
 
org.apache.shardingsphere.infra.metadata.mapper.event.dcl - 程序包 org.apache.shardingsphere.infra.metadata.mapper.event.dcl
 
org.apache.shardingsphere.infra.metadata.mapper.event.dcl.impl - 程序包 org.apache.shardingsphere.infra.metadata.mapper.event.dcl.impl
 
org.apache.shardingsphere.infra.metadata.mapper.type - 程序包 org.apache.shardingsphere.infra.metadata.mapper.type
 
org.apache.shardingsphere.infra.metadata.resource - 程序包 org.apache.shardingsphere.infra.metadata.resource
 
org.apache.shardingsphere.infra.metadata.rule - 程序包 org.apache.shardingsphere.infra.metadata.rule
 
org.apache.shardingsphere.infra.metadata.schema - 程序包 org.apache.shardingsphere.infra.metadata.schema
 
org.apache.shardingsphere.infra.metadata.schema.builder - 程序包 org.apache.shardingsphere.infra.metadata.schema.builder
 
org.apache.shardingsphere.infra.metadata.schema.builder.loader - 程序包 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.adapter
 
org.apache.shardingsphere.infra.metadata.schema.builder.loader.common - 程序包 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.loader.dialect
 
org.apache.shardingsphere.infra.metadata.schema.builder.spi - 程序包 org.apache.shardingsphere.infra.metadata.schema.builder.spi
 
org.apache.shardingsphere.infra.metadata.schema.builder.util - 程序包 org.apache.shardingsphere.infra.metadata.schema.builder.util
 
org.apache.shardingsphere.infra.metadata.schema.loader - 程序包 org.apache.shardingsphere.infra.metadata.schema.loader
 
org.apache.shardingsphere.infra.metadata.schema.model - 程序包 org.apache.shardingsphere.infra.metadata.schema.model
 
org.apache.shardingsphere.infra.metadata.schema.refresher - 程序包 org.apache.shardingsphere.infra.metadata.schema.refresher
 
org.apache.shardingsphere.infra.metadata.schema.refresher.event - 程序包 org.apache.shardingsphere.infra.metadata.schema.refresher.event
 
org.apache.shardingsphere.infra.metadata.schema.refresher.type - 程序包 org.apache.shardingsphere.infra.metadata.schema.refresher.type
 
org.apache.shardingsphere.infra.metadata.user - 程序包 org.apache.shardingsphere.infra.metadata.user
 
org.apache.shardingsphere.infra.metadata.user.yaml.config - 程序包 org.apache.shardingsphere.infra.metadata.user.yaml.config
 
org.apache.shardingsphere.infra.metadata.user.yaml.swapper - 程序包 org.apache.shardingsphere.infra.metadata.user.yaml.swapper
 
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.builder - 程序包 org.apache.shardingsphere.infra.rule.builder
 
org.apache.shardingsphere.infra.rule.builder.global - 程序包 org.apache.shardingsphere.infra.rule.builder.global
 
org.apache.shardingsphere.infra.rule.builder.schema - 程序包 org.apache.shardingsphere.infra.rule.builder.schema
 
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.rule.identifier.scope - 程序包 org.apache.shardingsphere.infra.rule.identifier.scope
 
org.apache.shardingsphere.infra.rule.identifier.type - 程序包 org.apache.shardingsphere.infra.rule.identifier.type
 
org.apache.shardingsphere.infra.state - 程序包 org.apache.shardingsphere.infra.state
 
org.apache.shardingsphere.infra.yaml.config.pojo - 程序包 org.apache.shardingsphere.infra.yaml.config.pojo
 
org.apache.shardingsphere.infra.yaml.config.pojo.algorithm - 程序包 org.apache.shardingsphere.infra.yaml.config.pojo.algorithm
 
org.apache.shardingsphere.infra.yaml.config.pojo.mode - 程序包 org.apache.shardingsphere.infra.yaml.config.pojo.mode
 
org.apache.shardingsphere.infra.yaml.config.swapper - 程序包 org.apache.shardingsphere.infra.yaml.config.swapper
 
org.apache.shardingsphere.infra.yaml.config.swapper.algorithm - 程序包 org.apache.shardingsphere.infra.yaml.config.swapper.algorithm
 
org.apache.shardingsphere.infra.yaml.config.swapper.mode - 程序包 org.apache.shardingsphere.infra.yaml.config.swapper.mode
 
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.schema.pojo - 程序包 org.apache.shardingsphere.infra.yaml.schema.pojo
 
org.apache.shardingsphere.infra.yaml.schema.swapper - 程序包 org.apache.shardingsphere.infra.yaml.schema.swapper
 

P

PersistRepositoryConfiguration - org.apache.shardingsphere.infra.config.mode中的接口
Persist repository configuration.
PersistRepositoryConfigurationYamlSwapper<T extends PersistRepositoryConfiguration> - org.apache.shardingsphere.infra.yaml.config.swapper.mode中的接口
Persist repository configuration YAML swapper.
PersistRepositoryConfigurationYamlSwapperEngine - org.apache.shardingsphere.infra.yaml.config.swapper.mode中的类
Persist repository configuration YAML swapper engine.
PersistRepositoryConfigurationYamlSwapperEngine() - 类 的构造器org.apache.shardingsphere.infra.yaml.config.swapper.mode.PersistRepositoryConfigurationYamlSwapperEngine
 
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
 
PostgreSQLTableMetaDataLoader - org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect中的类
Table meta data loader for PostgreSQL.
PostgreSQLTableMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.PostgreSQLTableMetaDataLoader
 
predictionThrow(boolean, DistSQLException) - 异常错误 中的静态方法org.apache.shardingsphere.infra.distsql.exception.DistSQLException
Predict and throw an exception.
prepareCall(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareCall(String, int, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareCall(String, int, int, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareStatement(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareStatement(String, int, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareStatement(String, int, int, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareStatement(String, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareStatement(String, int[]) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
prepareStatement(String, String[]) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
preprocess(R, R) - 接口 中的方法org.apache.shardingsphere.infra.distsql.preprocess.RuleDefinitionAlterPreprocessor
Preprocess current rule configuration.
PrimaryDataSourceChangedEvent - org.apache.shardingsphere.infra.rule.event.impl中的类
Primary data source changed event.
PrimaryDataSourceChangedEvent() - 类 的构造器org.apache.shardingsphere.infra.rule.event.impl.PrimaryDataSourceChangedEvent
 
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.
PropertiesConverter - org.apache.shardingsphere.infra.properties中的类
Properties converter.
PropertiesConverter() - 类 的构造器org.apache.shardingsphere.infra.properties.PropertiesConverter
 
put(String, TableMetaData) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Add table meta data.
putAll(Map<String, TableMetaData>) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Add table meta data map.

Q

QualifiedSchema - org.apache.shardingsphere.infra.metadata.schema中的类
Qualified schema.
QualifiedSchema(String) - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.QualifiedSchema
 

R

RALUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement> - org.apache.shardingsphere.infra.distsql.update中的接口
RAL updater.
RawExecutionRule - org.apache.shardingsphere.infra.rule.identifier.type中的接口
Raw execution rule.
refresh(ShardingSphereMetaData, Collection<String>, T, ConfigurationProperties) - 接口 中的方法org.apache.shardingsphere.infra.metadata.schema.refresher.SchemaRefresher
Refresh ShardingSphere schema.
refresh(ShardingSphereMetaData, Collection<String>, AlterIndexStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.refresher.type.AlterIndexStatementSchemaRefresher
 
refresh(ShardingSphereMetaData, Collection<String>, AlterTableStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.refresher.type.AlterTableStatementSchemaRefresher
 
refresh(ShardingSphereMetaData, Collection<String>, CreateIndexStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.refresher.type.CreateIndexStatementSchemaRefresher
 
refresh(ShardingSphereMetaData, Collection<String>, CreateTableStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.refresher.type.CreateTableStatementSchemaRefresher
 
refresh(ShardingSphereMetaData, Collection<String>, CreateViewStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.refresher.type.CreateViewStatementSchemaRefresher
 
refresh(ShardingSphereMetaData, Collection<String>, DropIndexStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.refresher.type.DropIndexStatementSchemaRefresher
 
refresh(ShardingSphereMetaData, Collection<String>, DropTableStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.refresher.type.DropTableStatementSchemaRefresher
 
refresh(ShardingSphereMetaData, Collection<String>, DropViewStatement, ConfigurationProperties) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.refresher.type.DropViewStatementSchemaRefresher
 
releaseLock(String) - 接口 中的方法org.apache.shardingsphere.infra.lock.ShardingSphereLock
Release lock.
releaseSavepoint(Savepoint) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
remove(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
Remove table meta data.
representJavaBeanProperty(Object, Property, Object, Tag) - 类 中的方法org.apache.shardingsphere.infra.yaml.engine.representer.ShardingSphereYamlRepresenter
 
RequiredAlgorithmMissedException - org.apache.shardingsphere.infra.distsql.exception.rule中的异常错误
Required algorithm missed exception.
RequiredAlgorithmMissedException(String) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.rule.RequiredAlgorithmMissedException
 
RequiredAlgorithmMissedException(String, Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.rule.RequiredAlgorithmMissedException
 
RequiredAlgorithmMissedException(String, String, Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.rule.RequiredAlgorithmMissedException
 
RequiredResourceMissedException - org.apache.shardingsphere.infra.distsql.exception.resource中的异常错误
Required resource missed exception.
RequiredResourceMissedException(String, Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.resource.RequiredResourceMissedException
 
RequiredRuleMissedException - org.apache.shardingsphere.infra.distsql.exception.rule中的异常错误
Required rule missed exception.
RequiredRuleMissedException(String, String) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.rule.RequiredRuleMissedException
 
RequiredRuleMissedException(String, String, Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.rule.RequiredRuleMissedException
 
ResourceDefinitionViolationException - org.apache.shardingsphere.infra.distsql.exception.resource中的异常错误
Resource definition violation exception.
ResourceDefinitionViolationException(int, String) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.resource.ResourceDefinitionViolationException
 
ResourceInUsedException - org.apache.shardingsphere.infra.distsql.exception.resource中的异常错误
Resource in used exception.
ResourceInUsedException(Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.resource.ResourceInUsedException
 
ResourceInUsedException(String, Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.resource.ResourceInUsedException
 
rollback() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
rollback(Savepoint) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
RuleBasedTableMetaDataBuilder<T extends TableContainedRule> - org.apache.shardingsphere.infra.metadata.schema.builder.spi中的接口
Table meta data builder with related rule.
RuleBuilder<T> - org.apache.shardingsphere.infra.rule.builder中的接口
Rule builder.
RuleConfiguration - org.apache.shardingsphere.infra.config中的接口
Rule configuration.
RuleConfigurationChecker<T extends RuleConfiguration> - org.apache.shardingsphere.infra.config.checker中的接口
Rule configuration checker.
RuleConfigurationCheckerFactory - org.apache.shardingsphere.infra.config.checker中的类
Rule configuration checker factory.
RuleConfigurationCheckerFactory() - 类 的构造器org.apache.shardingsphere.infra.config.checker.RuleConfigurationCheckerFactory
 
RuleDefinitionAlterPreprocessor<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,R extends RuleConfiguration> - org.apache.shardingsphere.infra.distsql.preprocess中的接口
Rule definition alter preprocessor.
RuleDefinitionAlterUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,R extends RuleConfiguration> - org.apache.shardingsphere.infra.distsql.update中的接口
Alter rule rule definition updater.
RuleDefinitionCreateUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,R extends RuleConfiguration> - org.apache.shardingsphere.infra.distsql.update中的接口
Create rule definition updater.
RuleDefinitionDropUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,R extends RuleConfiguration> - org.apache.shardingsphere.infra.distsql.update中的接口
Drop rule rule definition updater.
RuleDefinitionUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,R extends RuleConfiguration> - org.apache.shardingsphere.infra.distsql.update中的接口
Rule definition updater.
RuleDefinitionViolationException - org.apache.shardingsphere.infra.distsql.exception.rule中的异常错误
Rule definition violation exception.
RuleDefinitionViolationException(int, String) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.rule.RuleDefinitionViolationException
 
RuleInUsedException - org.apache.shardingsphere.infra.distsql.exception.rule中的异常错误
Rule in used exception.
RuleInUsedException(String, String) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.rule.RuleInUsedException
 
RuleInUsedException(String, String, Collection<String>) - 异常错误 的构造器org.apache.shardingsphere.infra.distsql.exception.rule.RuleInUsedException
 

S

SchemaAlteredEvent - org.apache.shardingsphere.infra.metadata.schema.refresher.event中的类
Schema altered event.
SchemaAlteredEvent() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.refresher.event.SchemaAlteredEvent
 
SchemaBuilder - org.apache.shardingsphere.infra.metadata.schema.builder中的类
Schema builder.
SchemaBuilder() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.SchemaBuilder
 
SchemaBuilderMaterials - org.apache.shardingsphere.infra.metadata.schema.builder中的类
ShardingSphere schema builder materials.
SchemaBuilderMaterials() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.SchemaBuilderMaterials
 
SchemaLoader - org.apache.shardingsphere.infra.metadata.schema.loader中的类
Schema loader.
SchemaLoader(Map<String, Map<String, DataSource>>, Map<String, Collection<RuleConfiguration>>, Map<String, Collection<ShardingSphereRule>>, Properties) - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.loader.SchemaLoader
 
SchemaMetaDataLoader - org.apache.shardingsphere.infra.metadata.schema.builder.loader中的类
Schema meta data loader.
SchemaMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.loader.SchemaMetaDataLoader
 
SchemaNotExistedException - org.apache.shardingsphere.infra.exception中的异常错误
Schema does not exist exception.
SchemaNotExistedException(String) - 异常错误 的构造器org.apache.shardingsphere.infra.exception.SchemaNotExistedException
 
SchemaRefresher<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement> - org.apache.shardingsphere.infra.metadata.schema.refresher中的接口
ShardingSphere schema refresher.
SchemaRule - org.apache.shardingsphere.infra.rule.identifier.scope中的接口
Schema rule.
SchemaRuleBuilder<T extends RuleConfiguration> - org.apache.shardingsphere.infra.rule.builder.schema中的接口
Schema rule builder.
SchemaRuleConfiguration - org.apache.shardingsphere.infra.config.scope中的接口
Schema rule configuration.
SchemaRulesBuilder - org.apache.shardingsphere.infra.rule.builder.schema中的类
Schema rules builder.
SchemaRulesBuilder() - 类 的构造器org.apache.shardingsphere.infra.rule.builder.schema.SchemaRulesBuilder
 
SchemaRulesBuilderMaterials - org.apache.shardingsphere.infra.rule.builder.schema中的类
Schema rules builder materials.
SchemaRulesBuilderMaterials() - 类 的构造器org.apache.shardingsphere.infra.rule.builder.schema.SchemaRulesBuilderMaterials
 
SchemaYamlSwapper - org.apache.shardingsphere.infra.yaml.schema.swapper中的类
ShardingSphere schema YAML swapper.
SchemaYamlSwapper() - 类 的构造器org.apache.shardingsphere.infra.yaml.schema.swapper.SchemaYamlSwapper
 
setAutoCommit(boolean) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
setCatalog(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
setClientInfo(String, String) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
setClientInfo(Properties) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
setDatabaseShardingValue(Comparable<?>) - 类 中的方法org.apache.shardingsphere.infra.hint.HintManager
Set sharding value for database sharding only.
setField(DataSource, Method[], String, Object) - 类 中的方法org.apache.shardingsphere.infra.config.datasource.creator.impl.AbstractDataSourceCreator
 
setHoldability(int) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
setNetworkTimeout(Executor, int) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
setReadOnly(boolean) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
setReadwriteSplittingAuto() - 类 中的方法org.apache.shardingsphere.infra.hint.HintManager
Set database routing to be automatic.
setRule(ShardingSphereRule) - 接口 中的方法org.apache.shardingsphere.infra.aware.DataSourceNameAware
Set rule.
setSavepoint() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
setSavepoint(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
setSchema(String) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
setTransactionIsolation(int) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
setTypeMap(Map<String, Class<?>>) - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
setWriteRouteOnly() - 类 中的方法org.apache.shardingsphere.infra.hint.HintManager
Set database operation force route to write database only.
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.config.swapper.algorithm中的类
ShardingSphere algorithm configuration YAML swapper.
ShardingSphereAlgorithmConfigurationYamlSwapper() - 类 的构造器org.apache.shardingsphere.infra.yaml.config.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.
ShardingSphereEventBus - org.apache.shardingsphere.infra.eventbus中的类
ShardingSphere event bus.
ShardingSphereEventBus() - 类 的构造器org.apache.shardingsphere.infra.eventbus.ShardingSphereEventBus
 
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.
ShardingSphereLock - org.apache.shardingsphere.infra.lock中的接口
ShardingSphere lock.
ShardingSphereMetaData - org.apache.shardingsphere.infra.metadata中的类
ShardingSphere meta data.
ShardingSphereMetaData() - 类 的构造器org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData
 
ShardingSphereResource - org.apache.shardingsphere.infra.metadata.resource中的类
ShardingSphere resource.
ShardingSphereResource() - 类 的构造器org.apache.shardingsphere.infra.metadata.resource.ShardingSphereResource
 
ShardingSphereRule - org.apache.shardingsphere.infra.rule中的接口
ShardingSphere rule.
ShardingSphereRuleMetaData - org.apache.shardingsphere.infra.metadata.rule中的类
ShardingSphere rule meta data.
ShardingSphereRuleMetaData() - 类 的构造器org.apache.shardingsphere.infra.metadata.rule.ShardingSphereRuleMetaData
 
ShardingSphereSchema - org.apache.shardingsphere.infra.metadata.schema中的类
ShardingSphere schema.
ShardingSphereSchema() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
 
ShardingSphereSchema(Map<String, TableMetaData>) - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.ShardingSphereSchema
 
ShardingSphereUser - org.apache.shardingsphere.infra.metadata.user中的类
ShardingSphere user.
ShardingSphereUser(String, String, String) - 类 的构造器org.apache.shardingsphere.infra.metadata.user.ShardingSphereUser
 
ShardingSphereUsers - org.apache.shardingsphere.infra.metadata.user中的类
ShardingSphere users.
ShardingSphereUsers() - 类 的构造器org.apache.shardingsphere.infra.metadata.user.ShardingSphereUsers
 
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.
SKIPPED_PROPERTY_NAMES - 类 中的静态变量org.apache.shardingsphere.infra.config.datasource.creator.impl.AbstractDataSourceCreator
 
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
 
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
 
SQLServerTableMetaDataLoader - org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect中的类
Table meta data loader for SQLServer.
SQLServerTableMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.loader.dialect.SQLServerTableMetaDataLoader
 
SQLStatementEvent - org.apache.shardingsphere.infra.metadata.mapper.event中的接口
SQL statement event.
SQLStatementEventMapper - org.apache.shardingsphere.infra.metadata.mapper中的接口
SQL statement event mapper.
SQLStatementEventMapperFactory - org.apache.shardingsphere.infra.metadata.mapper中的类
SQL statement event mapper factory.
SQLStatementEventMapperFactory() - 类 的构造器org.apache.shardingsphere.infra.metadata.mapper.SQLStatementEventMapperFactory
 
StateContext - org.apache.shardingsphere.infra.state中的类
State context.
StateContext() - 类 的构造器org.apache.shardingsphere.infra.state.StateContext
 
StateEvent - org.apache.shardingsphere.infra.state中的类
State event.
StateEvent() - 类 的构造器org.apache.shardingsphere.infra.state.StateEvent
 
StateType - org.apache.shardingsphere.infra.state中的枚举
State type.
StatusContainedRule - org.apache.shardingsphere.infra.rule.identifier.type中的接口
Status contained rule.
swapToDataSourceConfiguration(Map<String, Object>) - 类 中的方法org.apache.shardingsphere.infra.yaml.config.swapper.YamlDataSourceConfigurationSwapper
Swap to data source configuration.
swapToDataSources(Map<String, Map<String, Object>>) - 类 中的方法org.apache.shardingsphere.infra.yaml.config.swapper.YamlDataSourceConfigurationSwapper
Swap to data sources from YAML data sources.
swapToMap(DataSourceConfiguration) - 类 中的方法org.apache.shardingsphere.infra.yaml.config.swapper.YamlDataSourceConfigurationSwapper
Swap to map from data source configuration.
swapToObject(YamlUserConfiguration) - 类 中的方法org.apache.shardingsphere.infra.metadata.user.yaml.swapper.UserYamlSwapper
 
swapToObject(YamlShardingSphereAlgorithmConfiguration) - 类 中的方法org.apache.shardingsphere.infra.yaml.config.swapper.algorithm.ShardingSphereAlgorithmConfigurationYamlSwapper
 
swapToObject(YamlModeConfiguration) - 类 中的方法org.apache.shardingsphere.infra.yaml.config.swapper.mode.ModeConfigurationYamlSwapper
 
swapToObject(String, YamlPersistRepositoryConfiguration) - 类 中的方法org.apache.shardingsphere.infra.yaml.config.swapper.mode.PersistRepositoryConfigurationYamlSwapperEngine
Swap to YAML configuration.
swapToObject(Y) - 接口 中的方法org.apache.shardingsphere.infra.yaml.config.swapper.YamlConfigurationSwapper
Swap from YAML configuration to object.
swapToObject(YamlSchema) - 类 中的方法org.apache.shardingsphere.infra.yaml.schema.swapper.SchemaYamlSwapper
 
swapToRuleConfigurations(Collection<YamlRuleConfiguration>) - 类 中的方法org.apache.shardingsphere.infra.yaml.config.swapper.YamlRuleConfigurationSwapperEngine
Swap from YAML rule configurations to rule configurations.
swapToYamlConfiguration(ShardingSphereUser) - 类 中的方法org.apache.shardingsphere.infra.metadata.user.yaml.swapper.UserYamlSwapper
 
swapToYamlConfiguration(ShardingSphereAlgorithmConfiguration) - 类 中的方法org.apache.shardingsphere.infra.yaml.config.swapper.algorithm.ShardingSphereAlgorithmConfigurationYamlSwapper
 
swapToYamlConfiguration(ModeConfiguration) - 类 中的方法org.apache.shardingsphere.infra.yaml.config.swapper.mode.ModeConfigurationYamlSwapper
 
swapToYamlConfiguration(String, PersistRepositoryConfiguration) - 类 中的方法org.apache.shardingsphere.infra.yaml.config.swapper.mode.PersistRepositoryConfigurationYamlSwapperEngine
Swap to YAML configuration.
swapToYamlConfiguration(T) - 接口 中的方法org.apache.shardingsphere.infra.yaml.config.swapper.YamlConfigurationSwapper
Swap to YAML configuration.
swapToYamlConfiguration(ShardingSphereSchema) - 类 中的方法org.apache.shardingsphere.infra.yaml.schema.swapper.SchemaYamlSwapper
 
swapToYamlRuleConfigurations(Collection<RuleConfiguration>) - 类 中的方法org.apache.shardingsphere.infra.yaml.config.swapper.YamlRuleConfigurationSwapperEngine
Swap to YAML rule configurations.
switchState(StateEvent) - 类 中的方法org.apache.shardingsphere.infra.state.StateContext
Switch state.

T

TableContainedRule - org.apache.shardingsphere.infra.rule.identifier.type中的接口
ShardingSphere rule which contains table.
TableMetaData - org.apache.shardingsphere.infra.metadata.schema.model中的类
Table meta data.
TableMetaData() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.model.TableMetaData
 
TableMetaData(String) - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.model.TableMetaData
 
TableMetaData(String, Collection<ColumnMetaData>, Collection<IndexMetaData>) - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.model.TableMetaData
 
TableMetaDataBuilder - org.apache.shardingsphere.infra.metadata.schema.builder中的类
Table meta data builder.
TableMetaDataBuilder() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.TableMetaDataBuilder
 
TableMetaDataLoader - org.apache.shardingsphere.infra.metadata.schema.builder.loader.common中的类
Table meta data loader.
TableMetaDataLoader() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.loader.common.TableMetaDataLoader
 
TableMetaDataLoaderEngine - org.apache.shardingsphere.infra.metadata.schema.builder.loader中的类
 
TableMetaDataLoaderEngine() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.loader.TableMetaDataLoaderEngine
 
TableMetaDataLoaderMaterial - org.apache.shardingsphere.infra.metadata.schema.builder.loader中的类
TableMetaData loader material.
TableMetaDataLoaderMaterial() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.loader.TableMetaDataLoaderMaterial
 
TableMetaDataUtil - org.apache.shardingsphere.infra.metadata.schema.builder.util中的类
Table meta data utility class.
TableMetaDataUtil() - 类 的构造器org.apache.shardingsphere.infra.metadata.schema.builder.util.TableMetaDataUtil
 
toString() - 类 中的方法org.apache.shardingsphere.infra.metadata.schema.QualifiedSchema
 
toString() - 类 中的方法org.apache.shardingsphere.infra.metadata.user.Grantee
 
toString() - 类 中的方法org.apache.shardingsphere.infra.metadata.user.yaml.config.YamlUserConfiguration
 
tryLock(String) - 接口 中的方法org.apache.shardingsphere.infra.lock.ShardingSphereLock
Try to lock.
tryLock(String, long) - 接口 中的方法org.apache.shardingsphere.infra.lock.ShardingSphereLock
Try to lock with time out.
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
 
TypedSPIConfiguration - org.apache.shardingsphere.infra.config中的类
Type based SPI configuration.
TypedSPIConfiguration(String, Properties) - 类 的构造器org.apache.shardingsphere.infra.config.TypedSPIConfiguration
 

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.
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.schema.builder.loader.adapter.MetaDataLoaderConnectionAdapter
 
updateCurrentRuleConfiguration(R, R) - 接口 中的方法org.apache.shardingsphere.infra.distsql.update.RuleDefinitionAlterUpdater
Update current rule configuration.
updateCurrentRuleConfiguration(R, R) - 接口 中的方法org.apache.shardingsphere.infra.distsql.update.RuleDefinitionCreateUpdater
Update current rule configuration.
updateCurrentRuleConfiguration(T, R) - 接口 中的方法org.apache.shardingsphere.infra.distsql.update.RuleDefinitionDropUpdater
Update current rule configuration.
updateStatus(DataSourceStatusChangedEvent) - 接口 中的方法org.apache.shardingsphere.infra.rule.identifier.type.StatusContainedRule
Update data source status.
UserYamlSwapper - org.apache.shardingsphere.infra.metadata.user.yaml.swapper中的类
User YAML swapper.
UserYamlSwapper() - 类 的构造器org.apache.shardingsphere.infra.metadata.user.yaml.swapper.UserYamlSwapper
 

V

validate(Map<String, DataSourceConfiguration>) - 类 中的方法org.apache.shardingsphere.infra.config.datasource.DataSourceConfigurationValidator
Validate data source configurations.
valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.infra.config.properties.ConfigurationPropertyKey
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.infra.state.StateType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.shardingsphere.infra.config.properties.ConfigurationPropertyKey
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.shardingsphere.infra.state.StateType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

Y

YamlColumnMetaData - org.apache.shardingsphere.infra.yaml.schema.pojo中的类
Column meta data for YAML.
YamlColumnMetaData() - 类 的构造器org.apache.shardingsphere.infra.yaml.schema.pojo.YamlColumnMetaData
 
YamlConfiguration - org.apache.shardingsphere.infra.yaml.config.pojo中的接口
YAML configuration.
YamlConfigurationSwapper<Y extends YamlConfiguration,T> - org.apache.shardingsphere.infra.yaml.config.swapper中的接口
YAML configuration swapper.
YamlDataSourceConfigurationSwapper - org.apache.shardingsphere.infra.yaml.config.swapper中的类
YAML data source configuration swapper.
YamlDataSourceConfigurationSwapper() - 类 的构造器org.apache.shardingsphere.infra.yaml.config.swapper.YamlDataSourceConfigurationSwapper
 
YamlEngine - org.apache.shardingsphere.infra.yaml.engine中的类
YAML engine.
YamlEngine() - 类 的构造器org.apache.shardingsphere.infra.yaml.engine.YamlEngine
 
YamlIndexMetaData - org.apache.shardingsphere.infra.yaml.schema.pojo中的类
Index meta data for YAML.
YamlIndexMetaData() - 类 的构造器org.apache.shardingsphere.infra.yaml.schema.pojo.YamlIndexMetaData
 
YamlModeConfiguration - org.apache.shardingsphere.infra.yaml.config.pojo.mode中的类
YAML mode configuration.
YamlModeConfiguration() - 类 的构造器org.apache.shardingsphere.infra.yaml.config.pojo.mode.YamlModeConfiguration
 
YamlPersistRepositoryConfiguration - org.apache.shardingsphere.infra.yaml.config.pojo.mode中的类
YAML persist repository configuration.
YamlPersistRepositoryConfiguration() - 类 的构造器org.apache.shardingsphere.infra.yaml.config.pojo.mode.YamlPersistRepositoryConfiguration
 
YamlRootConfiguration - org.apache.shardingsphere.infra.yaml.config.pojo中的类
YAML root configuration.
YamlRootConfiguration() - 类 的构造器org.apache.shardingsphere.infra.yaml.config.pojo.YamlRootConfiguration
 
YamlRuleConfiguration - org.apache.shardingsphere.infra.yaml.config.pojo中的接口
YAML rule configuration.
YamlRuleConfigurationSwapper<Y extends YamlRuleConfiguration,T extends RuleConfiguration> - org.apache.shardingsphere.infra.yaml.config.swapper中的接口
YAML rule configuration swapper.
YamlRuleConfigurationSwapperEngine - org.apache.shardingsphere.infra.yaml.config.swapper中的类
YAML rule configuration swapper engine.
YamlRuleConfigurationSwapperEngine() - 类 的构造器org.apache.shardingsphere.infra.yaml.config.swapper.YamlRuleConfigurationSwapperEngine
 
YamlSchema - org.apache.shardingsphere.infra.yaml.schema.pojo中的类
ShardingSphere schema for YAML.
YamlSchema() - 类 的构造器org.apache.shardingsphere.infra.yaml.schema.pojo.YamlSchema
 
YamlShardingSphereAlgorithmConfiguration - org.apache.shardingsphere.infra.yaml.config.pojo.algorithm中的类
ShardingSphere algorithm configuration for YAML.
YamlShardingSphereAlgorithmConfiguration() - 类 的构造器org.apache.shardingsphere.infra.yaml.config.pojo.algorithm.YamlShardingSphereAlgorithmConfiguration
 
YamlTableMetaData - org.apache.shardingsphere.infra.yaml.schema.pojo中的类
Table meta data for YAML.
YamlTableMetaData() - 类 的构造器org.apache.shardingsphere.infra.yaml.schema.pojo.YamlTableMetaData
 
YamlUserConfiguration - org.apache.shardingsphere.infra.metadata.user.yaml.config中的类
User for YAML.
YamlUserConfiguration() - 类 的构造器org.apache.shardingsphere.infra.metadata.user.yaml.config.YamlUserConfiguration
 
YamlUsersConfigurationConverter - org.apache.shardingsphere.infra.metadata.user.yaml.config中的类
Configuration converter for YAML Users content.
YamlUsersConfigurationConverter() - 类 的构造器org.apache.shardingsphere.infra.metadata.user.yaml.config.YamlUsersConfigurationConverter
 
A B C D E F G H I J L M N O P Q R S T U V Y 
跳过导航链接

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