public final class StandaloneYamlPersistRepositoryConfigurationSwapper extends Object implements org.apache.shardingsphere.infra.yaml.config.swapper.mode.YamlPersistRepositoryConfigurationSwapper<StandalonePersistRepositoryConfiguration>
| 构造器和说明 |
|---|
StandaloneYamlPersistRepositoryConfigurationSwapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getType() |
StandalonePersistRepositoryConfiguration |
swapToObject(org.apache.shardingsphere.infra.yaml.config.pojo.mode.YamlPersistRepositoryConfiguration yamlConfig) |
org.apache.shardingsphere.infra.yaml.config.pojo.mode.YamlPersistRepositoryConfiguration |
swapToYamlConfiguration(StandalonePersistRepositoryConfiguration data) |
public StandaloneYamlPersistRepositoryConfigurationSwapper()
public org.apache.shardingsphere.infra.yaml.config.pojo.mode.YamlPersistRepositoryConfiguration swapToYamlConfiguration(StandalonePersistRepositoryConfiguration data)
swapToYamlConfiguration 在接口中 org.apache.shardingsphere.infra.util.yaml.swapper.YamlConfigurationSwapper<org.apache.shardingsphere.infra.yaml.config.pojo.mode.YamlPersistRepositoryConfiguration,StandalonePersistRepositoryConfiguration>public StandalonePersistRepositoryConfiguration swapToObject(org.apache.shardingsphere.infra.yaml.config.pojo.mode.YamlPersistRepositoryConfiguration yamlConfig)
swapToObject 在接口中 org.apache.shardingsphere.infra.util.yaml.swapper.YamlConfigurationSwapper<org.apache.shardingsphere.infra.yaml.config.pojo.mode.YamlPersistRepositoryConfiguration,StandalonePersistRepositoryConfiguration>public String getType()
getType 在接口中 org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPICopyright © 2022 The Apache Software Foundation. All rights reserved.