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