public final class YamlViewSwapper extends Object implements YamlConfigurationSwapper<YamlShardingSphereView,ShardingSphereView>
| 构造器和说明 |
|---|
YamlViewSwapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
ShardingSphereView |
swapToObject(YamlShardingSphereView yamlConfig) |
YamlShardingSphereView |
swapToYamlConfiguration(ShardingSphereView view) |
public YamlShardingSphereView swapToYamlConfiguration(ShardingSphereView view)
public ShardingSphereView swapToObject(YamlShardingSphereView yamlConfig)
Copyright © 2022 The Apache Software Foundation. All rights reserved.