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