| 程序包 | 说明 |
|---|---|
| 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 |
UserYamlSwapper.swapToYamlConfiguration(ShardingSphereUser data) |
| 限定符和类型 | 方法和说明 |
|---|---|
ShardingSphereUser |
UserYamlSwapper.swapToObject(YamlUserConfiguration yamlConfig) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.