| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.infra.metadata.user.yaml.config | |
| org.apache.shardingsphere.infra.metadata.user.yaml.swapper |
| 限定符和类型 | 方法和说明 |
|---|---|
static Collection<YamlUserConfiguration> |
YamlUsersConfigurationConverter.convertYamlUserConfiguration(Collection<String> users)
Convert to YAML user configurations.
|
| 限定符和类型 | 方法和说明 |
|---|---|
YamlUserConfiguration |
YamlUserSwapper.swapToYamlConfiguration(ShardingSphereUser data) |
| 限定符和类型 | 方法和说明 |
|---|---|
ShardingSphereUser |
YamlUserSwapper.swapToObject(YamlUserConfiguration yamlConfig) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.