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

A

AbstractTypeConstructor - org.apache.shardingsphere.underlying.common.yaml.constructor中的类
Abstract type constructor.
AbstractTypeConstructor(Class<?>) - 类 的构造器org.apache.shardingsphere.underlying.common.yaml.constructor.AbstractTypeConstructor
 
addAlias(String...) - 类 中的方法org.apache.shardingsphere.underlying.common.config.DataSourceConfiguration
Add alias to share configuration with sharding-jdbc.

B

BaseRule - org.apache.shardingsphere.underlying.common.rule中的接口
Base rule.

C

ConfigurationProperties - org.apache.shardingsphere.underlying.common.config.properties中的类
Typed properties of configuration.
ConfigurationProperties(Properties) - 类 的构造器org.apache.shardingsphere.underlying.common.config.properties.ConfigurationProperties
 
ConfigurationPropertyKey - org.apache.shardingsphere.underlying.common.config.properties中的枚举
Typed property key of configuration.
createDataSource() - 类 中的方法org.apache.shardingsphere.underlying.common.config.DataSourceConfiguration
Create data source.

D

DatabaseAccessConfiguration - org.apache.shardingsphere.underlying.common.config中的类
Database access configuration.
DatabaseAccessConfiguration() - 类 的构造器org.apache.shardingsphere.underlying.common.config.DatabaseAccessConfiguration
 
DatabaseTypes - org.apache.shardingsphere.underlying.common.database.type中的类
Database types.
DatabaseTypes() - 类 的构造器org.apache.shardingsphere.underlying.common.database.type.DatabaseTypes
 
DataNode - org.apache.shardingsphere.underlying.common.rule中的类
Data node.
DataNode(String) - 类 的构造器org.apache.shardingsphere.underlying.common.rule.DataNode
Constructs a data node with well-formatted string.
DataSourceConfiguration - org.apache.shardingsphere.underlying.common.config中的类
Data source configuration.
DataSourceConfiguration() - 类 的构造器org.apache.shardingsphere.underlying.common.config.DataSourceConfiguration
 
DataSourceMetas - org.apache.shardingsphere.underlying.common.metadata.datasource中的类
Data source metas.
DataSourceMetas(DatabaseType, Map<String, DatabaseAccessConfiguration>) - 类 的构造器org.apache.shardingsphere.underlying.common.metadata.datasource.DataSourceMetas
 
decorate(SchemaMetaData, T, TableMetaDataDecorator<T>) - 类 中的静态方法org.apache.shardingsphere.underlying.common.metadata.decorator.SchemaMetaDataDecorator
Decorate schema meta data.
decorate(TableMetaData, String, T) - 接口 中的方法org.apache.shardingsphere.underlying.common.metadata.decorator.TableMetaDataDecorator
Decorate table meta data.
DefaultSchema - org.apache.shardingsphere.underlying.common.database中的类
Default schema.
DefaultSchema() - 类 的构造器org.apache.shardingsphere.underlying.common.database.DefaultSchema
 
DefaultYamlRepresenter - org.apache.shardingsphere.underlying.common.yaml.representer中的类
Default YAML representer.
DefaultYamlRepresenter() - 类 的构造器org.apache.shardingsphere.underlying.common.yaml.representer.DefaultYamlRepresenter
 

E

equals(Object) - 类 中的方法org.apache.shardingsphere.underlying.common.config.DataSourceConfiguration
 
equals(Object) - 类 中的方法org.apache.shardingsphere.underlying.common.rule.DataNode
 
evaluateClosure() - 类 中的方法org.apache.shardingsphere.underlying.common.config.inline.InlineExpressionParser
Evaluate closure.

F

finish(int) - 接口 中的方法org.apache.shardingsphere.underlying.common.hook.RootInvokeHook
Handle when root invoke finished.
finish(int) - 类 中的方法org.apache.shardingsphere.underlying.common.hook.SPIRootInvokeHook
 

G

getActualDatabaseType(String) - 类 中的静态方法org.apache.shardingsphere.underlying.common.database.type.DatabaseTypes
Get actual database type.
getAllInstanceDataSourceNames() - 类 中的方法org.apache.shardingsphere.underlying.common.metadata.datasource.DataSourceMetas
Get all instance data source names.
getConstructor(Node) - 类 中的方法org.apache.shardingsphere.underlying.common.yaml.constructor.AbstractTypeConstructor
 
getDatabaseTypeByURL(String) - 类 中的静态方法org.apache.shardingsphere.underlying.common.database.type.DatabaseTypes
Get database type by URL.
getDataSourceConfiguration(DataSource) - 类 中的静态方法org.apache.shardingsphere.underlying.common.config.DataSourceConfiguration
Get data source configuration.
getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.H2DatabaseType
 
getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.MariaDBDatabaseType
 
getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.MySQLDatabaseType
 
getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.OracleDatabaseType
 
getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.PostgreSQLDatabaseType
 
getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.SQL92DatabaseType
 
getDataSourceMetaData(String, String) - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.SQLServerDatabaseType
 
getDataSourceMetaData(String) - 类 中的方法org.apache.shardingsphere.underlying.common.metadata.datasource.DataSourceMetas
Get data source meta data.
getDefaultValue() - 接口 中的方法org.apache.shardingsphere.underlying.common.properties.TypedPropertyKey
Get default property value.
getJdbcUrlPrefixAlias() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.H2DatabaseType
 
getJdbcUrlPrefixAlias() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.MariaDBDatabaseType
 
getJdbcUrlPrefixAlias() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.MySQLDatabaseType
 
getJdbcUrlPrefixAlias() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.OracleDatabaseType
 
getJdbcUrlPrefixAlias() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.PostgreSQLDatabaseType
 
getJdbcUrlPrefixAlias() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.SQL92DatabaseType
 
getJdbcUrlPrefixAlias() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.SQLServerDatabaseType
 
getKey() - 接口 中的方法org.apache.shardingsphere.underlying.common.properties.TypedPropertyKey
Get property key.
getName() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.H2DatabaseType
 
getName() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.MariaDBDatabaseType
 
getName() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.MySQLDatabaseType
 
getName() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.OracleDatabaseType
 
getName() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.PostgreSQLDatabaseType
 
getName() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.SQL92DatabaseType
 
getName() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.SQLServerDatabaseType
 
getProcessedTupleName() - 类 中的方法org.apache.shardingsphere.underlying.common.yaml.representer.processor.SkipUnsetTupleProcessor
 
getProcessedTupleName() - 接口 中的方法org.apache.shardingsphere.underlying.common.yaml.representer.processor.TupleProcessor
Get the tuple name of processed by this processor.
getRuleConfiguration() - 接口 中的方法org.apache.shardingsphere.underlying.common.rule.BaseRule
Get rule configuration.
getTrunkDatabaseType(String) - 类 中的静态方法org.apache.shardingsphere.underlying.common.database.type.DatabaseTypes
Get trunk database type.
getTrunkDatabaseType() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.H2DatabaseType
 
getTrunkDatabaseType() - 类 中的方法org.apache.shardingsphere.underlying.common.database.type.dialect.MariaDBDatabaseType
 
getTrunkDatabaseTypeName(DatabaseType) - 类 中的静态方法org.apache.shardingsphere.underlying.common.database.type.DatabaseTypes
Get name of trunk database type.
getType() - 接口 中的方法org.apache.shardingsphere.underlying.common.properties.TypedPropertyKey
Get property type.
getValue(E) - 类 中的方法org.apache.shardingsphere.underlying.common.properties.TypedProperties
Get property value.

H

H2DatabaseType - org.apache.shardingsphere.underlying.common.database.type.dialect中的类
Database type of H2.
H2DatabaseType() - 类 的构造器org.apache.shardingsphere.underlying.common.database.type.dialect.H2DatabaseType
 
H2DataSourceMetaData - org.apache.shardingsphere.underlying.common.database.metadata.dialect中的类
Data source meta data for H2.
H2DataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.underlying.common.database.metadata.dialect.H2DataSourceMetaData
 
handlePlaceHolder(String) - 类 中的静态方法org.apache.shardingsphere.underlying.common.config.inline.InlineExpressionParser
Replace all inline expression placeholders.
hashCode() - 类 中的方法org.apache.shardingsphere.underlying.common.config.DataSourceConfiguration
 
hashCode() - 类 中的方法org.apache.shardingsphere.underlying.common.rule.DataNode
 

I

InlineExpressionParser - org.apache.shardingsphere.underlying.common.config.inline中的类
Inline expression parser.
InlineExpressionParser() - 类 的构造器org.apache.shardingsphere.underlying.common.config.inline.InlineExpressionParser
 

L

LOGIC_NAME - 类 中的静态变量org.apache.shardingsphere.underlying.common.database.DefaultSchema
Logic schema name.

M

MariaDBDatabaseType - org.apache.shardingsphere.underlying.common.database.type.dialect中的类
Database type of Mariadb.
MariaDBDatabaseType() - 类 的构造器org.apache.shardingsphere.underlying.common.database.type.dialect.MariaDBDatabaseType
 
MariaDBDataSourceMetaData - org.apache.shardingsphere.underlying.common.database.metadata.dialect中的类
Data source meta data for MariaDB.
MariaDBDataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.underlying.common.database.metadata.dialect.MariaDBDataSourceMetaData
 
marshal(Object) - 类 中的静态方法org.apache.shardingsphere.underlying.common.yaml.engine.YamlEngine
Marshal YAML.
marshal(Object, Collection<TupleProcessor>) - 类 中的静态方法org.apache.shardingsphere.underlying.common.yaml.engine.YamlEngine
Marshal YAML.
MySQLDatabaseType - org.apache.shardingsphere.underlying.common.database.type.dialect中的类
Database type of MySQL.
MySQLDatabaseType() - 类 的构造器org.apache.shardingsphere.underlying.common.database.type.dialect.MySQLDatabaseType
 
MySQLDataSourceMetaData - org.apache.shardingsphere.underlying.common.database.metadata.dialect中的类
Data source meta data for MySQL.
MySQLDataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.underlying.common.database.metadata.dialect.MySQLDataSourceMetaData
 

O

OracleDatabaseType - org.apache.shardingsphere.underlying.common.database.type.dialect中的类
Database type of Oracle.
OracleDatabaseType() - 类 的构造器org.apache.shardingsphere.underlying.common.database.type.dialect.OracleDatabaseType
 
OracleDataSourceMetaData - org.apache.shardingsphere.underlying.common.database.metadata.dialect中的类
Data source meta data for Oracle.
OracleDataSourceMetaData(String, String) - 类 的构造器org.apache.shardingsphere.underlying.common.database.metadata.dialect.OracleDataSourceMetaData
 
org.apache.shardingsphere.underlying.common.config - 程序包 org.apache.shardingsphere.underlying.common.config
 
org.apache.shardingsphere.underlying.common.config.exception - 程序包 org.apache.shardingsphere.underlying.common.config.exception
 
org.apache.shardingsphere.underlying.common.config.inline - 程序包 org.apache.shardingsphere.underlying.common.config.inline
 
org.apache.shardingsphere.underlying.common.config.properties - 程序包 org.apache.shardingsphere.underlying.common.config.properties
 
org.apache.shardingsphere.underlying.common.database - 程序包 org.apache.shardingsphere.underlying.common.database
 
org.apache.shardingsphere.underlying.common.database.metadata - 程序包 org.apache.shardingsphere.underlying.common.database.metadata
 
org.apache.shardingsphere.underlying.common.database.metadata.dialect - 程序包 org.apache.shardingsphere.underlying.common.database.metadata.dialect
 
org.apache.shardingsphere.underlying.common.database.type - 程序包 org.apache.shardingsphere.underlying.common.database.type
 
org.apache.shardingsphere.underlying.common.database.type.dialect - 程序包 org.apache.shardingsphere.underlying.common.database.type.dialect
 
org.apache.shardingsphere.underlying.common.exception - 程序包 org.apache.shardingsphere.underlying.common.exception
 
org.apache.shardingsphere.underlying.common.hook - 程序包 org.apache.shardingsphere.underlying.common.hook
 
org.apache.shardingsphere.underlying.common.metadata - 程序包 org.apache.shardingsphere.underlying.common.metadata
 
org.apache.shardingsphere.underlying.common.metadata.datasource - 程序包 org.apache.shardingsphere.underlying.common.metadata.datasource
 
org.apache.shardingsphere.underlying.common.metadata.decorator - 程序包 org.apache.shardingsphere.underlying.common.metadata.decorator
 
org.apache.shardingsphere.underlying.common.properties - 程序包 org.apache.shardingsphere.underlying.common.properties
 
org.apache.shardingsphere.underlying.common.rule - 程序包 org.apache.shardingsphere.underlying.common.rule
 
org.apache.shardingsphere.underlying.common.yaml.config - 程序包 org.apache.shardingsphere.underlying.common.yaml.config
 
org.apache.shardingsphere.underlying.common.yaml.constructor - 程序包 org.apache.shardingsphere.underlying.common.yaml.constructor
 
org.apache.shardingsphere.underlying.common.yaml.engine - 程序包 org.apache.shardingsphere.underlying.common.yaml.engine
 
org.apache.shardingsphere.underlying.common.yaml.representer - 程序包 org.apache.shardingsphere.underlying.common.yaml.representer
 
org.apache.shardingsphere.underlying.common.yaml.representer.processor - 程序包 org.apache.shardingsphere.underlying.common.yaml.representer.processor
 
org.apache.shardingsphere.underlying.common.yaml.swapper - 程序包 org.apache.shardingsphere.underlying.common.yaml.swapper
 

P

PostgreSQLDatabaseType - org.apache.shardingsphere.underlying.common.database.type.dialect中的类
Database type of PostgreSQL.
PostgreSQLDatabaseType() - 类 的构造器org.apache.shardingsphere.underlying.common.database.type.dialect.PostgreSQLDatabaseType
 
PostgreSQLDataSourceMetaData - org.apache.shardingsphere.underlying.common.database.metadata.dialect中的类
Data source meta data for PostgreSQL.
PostgreSQLDataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.underlying.common.database.metadata.dialect.PostgreSQLDataSourceMetaData
 
process(NodeTuple) - 类 中的方法org.apache.shardingsphere.underlying.common.yaml.representer.processor.SkipUnsetTupleProcessor
 
process(NodeTuple) - 接口 中的方法org.apache.shardingsphere.underlying.common.yaml.representer.processor.TupleProcessor
Process YAML tuple for representer.

R

registerConstruct(Class, Construct) - 类 中的方法org.apache.shardingsphere.underlying.common.yaml.constructor.AbstractTypeConstructor
register construct for class.
registerTupleProcessor(TupleProcessor) - 类 中的方法org.apache.shardingsphere.underlying.common.yaml.representer.DefaultYamlRepresenter
Register new tuple processor into representer.
representJavaBeanProperty(Object, Property, Object, Tag) - 类 中的方法org.apache.shardingsphere.underlying.common.yaml.representer.DefaultYamlRepresenter
 
RootInvokeHook - org.apache.shardingsphere.underlying.common.hook中的接口
Root invoke hook.
RuleConfiguration - org.apache.shardingsphere.underlying.common.config中的接口
Rule configuration.

S

SchemaMetaDataDecorator - org.apache.shardingsphere.underlying.common.metadata.decorator中的类
Schema meta data decorator.
SchemaMetaDataDecorator() - 类 的构造器org.apache.shardingsphere.underlying.common.metadata.decorator.SchemaMetaDataDecorator
 
ShardingSphereConfigurationException - org.apache.shardingsphere.underlying.common.config.exception中的异常错误
Configuration exception.
ShardingSphereConfigurationException(String, Object...) - 异常错误 的构造器org.apache.shardingsphere.underlying.common.config.exception.ShardingSphereConfigurationException
Constructs an exception with formatted error message and arguments.
ShardingSphereConfigurationException(Exception) - 异常错误 的构造器org.apache.shardingsphere.underlying.common.config.exception.ShardingSphereConfigurationException
Constructs an exception with cause exception.
ShardingSphereException - org.apache.shardingsphere.underlying.common.exception中的异常错误
Basic exception of ShardingSphere.
ShardingSphereException(String, Object...) - 异常错误 的构造器org.apache.shardingsphere.underlying.common.exception.ShardingSphereException
Constructs an exception with formatted error message and arguments.
ShardingSphereException(String, Exception) - 异常错误 的构造器org.apache.shardingsphere.underlying.common.exception.ShardingSphereException
Constructs an exception with error message and cause.
ShardingSphereException(Exception) - 异常错误 的构造器org.apache.shardingsphere.underlying.common.exception.ShardingSphereException
Constructs an exception with cause.
ShardingSphereMetaData - org.apache.shardingsphere.underlying.common.metadata中的类
ShardingSphere meta data.
ShardingSphereMetaData() - 类 的构造器org.apache.shardingsphere.underlying.common.metadata.ShardingSphereMetaData
 
SkipUnsetTupleProcessor - org.apache.shardingsphere.underlying.common.yaml.representer.processor中的类
Skip unset tuple processor.
SkipUnsetTupleProcessor() - 类 的构造器org.apache.shardingsphere.underlying.common.yaml.representer.processor.SkipUnsetTupleProcessor
 
SPIRootInvokeHook - org.apache.shardingsphere.underlying.common.hook中的类
Root invoke hook for SPI.
SPIRootInvokeHook() - 类 的构造器org.apache.shardingsphere.underlying.common.hook.SPIRootInvokeHook
 
splitAndEvaluate() - 类 中的方法org.apache.shardingsphere.underlying.common.config.inline.InlineExpressionParser
Split and evaluate inline expression.
SQL92DatabaseType - org.apache.shardingsphere.underlying.common.database.type.dialect中的类
Database type of SQL92.
SQL92DatabaseType() - 类 的构造器org.apache.shardingsphere.underlying.common.database.type.dialect.SQL92DatabaseType
 
SQL92DataSourceMetaData - org.apache.shardingsphere.underlying.common.database.metadata.dialect中的类
Data source meta data for SQL92.
SQL92DataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.underlying.common.database.metadata.dialect.SQL92DataSourceMetaData
 
SQLServerDatabaseType - org.apache.shardingsphere.underlying.common.database.type.dialect中的类
Database type of SQLServer.
SQLServerDatabaseType() - 类 的构造器org.apache.shardingsphere.underlying.common.database.type.dialect.SQLServerDatabaseType
 
SQLServerDataSourceMetaData - org.apache.shardingsphere.underlying.common.database.metadata.dialect中的类
Data source meta data for SQLServer.
SQLServerDataSourceMetaData(String) - 类 的构造器org.apache.shardingsphere.underlying.common.database.metadata.dialect.SQLServerDataSourceMetaData
 
start() - 接口 中的方法org.apache.shardingsphere.underlying.common.hook.RootInvokeHook
Handle when root invoke started.
start() - 类 中的方法org.apache.shardingsphere.underlying.common.hook.SPIRootInvokeHook
 
swap(T) - 接口 中的方法org.apache.shardingsphere.underlying.common.yaml.swapper.YamlSwapper
Swap to YAML configuration.
swap(Y) - 接口 中的方法org.apache.shardingsphere.underlying.common.yaml.swapper.YamlSwapper
Swap from YAML configuration to object.

T

TableMetaDataDecorator<T extends BaseRule> - org.apache.shardingsphere.underlying.common.metadata.decorator中的接口
Table meta data decorator.
TupleProcessor - org.apache.shardingsphere.underlying.common.yaml.representer.processor中的接口
YAML tuple processor.
TypeBasedSPIConfiguration - org.apache.shardingsphere.underlying.common.config中的类
Type based SPI configuration.
TypeBasedSPIConfiguration(String) - 类 的构造器org.apache.shardingsphere.underlying.common.config.TypeBasedSPIConfiguration
 
TypeBasedSPIConfiguration(String, Properties) - 类 的构造器org.apache.shardingsphere.underlying.common.config.TypeBasedSPIConfiguration
 
TypedProperties<E extends Enum & TypedPropertyKey> - org.apache.shardingsphere.underlying.common.properties中的类
Typed properties with a specified enum.
TypedProperties(Class<E>, Properties) - 类 的构造器org.apache.shardingsphere.underlying.common.properties.TypedProperties
 
TypedPropertyKey - org.apache.shardingsphere.underlying.common.properties中的接口
Typed property key.
TypedPropertyValue - org.apache.shardingsphere.underlying.common.properties中的类
Typed property value.
TypedPropertyValue(TypedPropertyKey, String) - 类 的构造器org.apache.shardingsphere.underlying.common.properties.TypedPropertyValue
 
TypedPropertyValueException - org.apache.shardingsphere.underlying.common.properties中的异常错误
Typed property value exception.
TypedPropertyValueException(TypedPropertyKey, String) - 异常错误 的构造器org.apache.shardingsphere.underlying.common.properties.TypedPropertyValueException
 

U

unmarshal(File, Class<T>) - 类 中的静态方法org.apache.shardingsphere.underlying.common.yaml.engine.YamlEngine
Unmarshal YAML.
unmarshal(File, Class<T>, Constructor) - 类 中的静态方法org.apache.shardingsphere.underlying.common.yaml.engine.YamlEngine
Unmarshal YAML.
unmarshal(byte[], Class<T>) - 类 中的静态方法org.apache.shardingsphere.underlying.common.yaml.engine.YamlEngine
Unmarshal YAML.
unmarshal(byte[], Class<T>, Constructor) - 类 中的静态方法org.apache.shardingsphere.underlying.common.yaml.engine.YamlEngine
Unmarshal YAML.
unmarshal(String, Class<T>) - 类 中的静态方法org.apache.shardingsphere.underlying.common.yaml.engine.YamlEngine
Unmarshal YAML.
unmarshal(String, Class<T>, Constructor) - 类 中的静态方法org.apache.shardingsphere.underlying.common.yaml.engine.YamlEngine
Unmarshal YAML.
unmarshal(String) - 类 中的静态方法org.apache.shardingsphere.underlying.common.yaml.engine.YamlEngine
Unmarshal YAML.
unmarshalProperties(String) - 类 中的静态方法org.apache.shardingsphere.underlying.common.yaml.engine.YamlEngine
Unmarshal properties YAML.
UnrecognizedDatabaseURLException - org.apache.shardingsphere.underlying.common.database.metadata中的异常错误
Unrecognized database URL exception.
UnrecognizedDatabaseURLException(String, String) - 异常错误 的构造器org.apache.shardingsphere.underlying.common.database.metadata.UnrecognizedDatabaseURLException
 

V

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

Y

YamlConfiguration - org.apache.shardingsphere.underlying.common.yaml.config中的接口
YAML configuration.
YamlEngine - org.apache.shardingsphere.underlying.common.yaml.engine中的类
YAML engine.
YamlEngine() - 类 的构造器org.apache.shardingsphere.underlying.common.yaml.engine.YamlEngine
 
YamlSwapper<Y extends YamlConfiguration,T> - org.apache.shardingsphere.underlying.common.yaml.swapper中的接口
YAML configuration swapper.
A B C D E F G H I L M O P R S T U V Y 
跳过导航链接

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