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