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