| 限定符和类型 | 类和说明 |
|---|---|
class |
YamlAuthenticationConfiguration
Authentication configuration for YAML.
|
class |
YamlProxyUserConfiguration
Proxy user for YAML.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
YamlRuleConfiguration
YAML rule configuration.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
YamlRootRuleConfigurations
YAML root rule configurations.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
YamlShardingSphereAlgorithmConfiguration
ShardingSphere algorithm configuration for YAML.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends YamlConfiguration> |
YamlEngine.unmarshal(byte[] yamlBytes,
Class<T> classType)
Unmarshal YAML.
|
static <T extends YamlConfiguration> |
YamlEngine.unmarshal(File yamlFile,
Class<T> classType)
Unmarshal YAML.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
YamlSwapper<Y extends YamlConfiguration,T>
YAML configuration swapper.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.