public final class PersistRepositoryConfigurationYamlSwapperEngine extends Object
| 构造器和说明 |
|---|
PersistRepositoryConfigurationYamlSwapperEngine() |
| 限定符和类型 | 方法和说明 |
|---|---|
PersistRepositoryConfiguration |
swapToObject(String type,
YamlPersistRepositoryConfiguration yamlConfig)
Swap to YAML configuration.
|
YamlPersistRepositoryConfiguration |
swapToYamlConfiguration(String type,
PersistRepositoryConfiguration config)
Swap to YAML configuration.
|
public PersistRepositoryConfigurationYamlSwapperEngine()
public YamlPersistRepositoryConfiguration swapToYamlConfiguration(String type, PersistRepositoryConfiguration config)
type - persist repository typeconfig - persist repository configurationpublic PersistRepositoryConfiguration swapToObject(String type, YamlPersistRepositoryConfiguration yamlConfig)
type - persist repository typeyamlConfig - YAML persist repository configurationCopyright © 2021 The Apache Software Foundation. All rights reserved.