| Package | Description |
|---|---|
| org.apache.shardingsphere.infra.metadata.user.yaml.config | |
| org.apache.shardingsphere.infra.metadata.user.yaml.swapper |
| Modifier and Type | Method and Description |
|---|---|
static Collection<YamlUserConfiguration> |
YamlUsersConfigurationConverter.convertYamlUserConfiguration(Collection<String> users)
Convert to yaml user configurations.
|
| Modifier and Type | Method and Description |
|---|---|
YamlUserConfiguration |
UserYamlSwapper.swapToYamlConfiguration(ShardingSphereUser data) |
| Modifier and Type | Method and Description |
|---|---|
ShardingSphereUser |
UserYamlSwapper.swapToObject(YamlUserConfiguration yamlConfig) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.