public final class EncryptTableRuleConfigurationYamlSwapper extends Object implements org.apache.shardingsphere.infra.yaml.swapper.YamlConfigurationSwapper<YamlEncryptTableRuleConfiguration,EncryptTableRuleConfiguration>
| Constructor and Description |
|---|
EncryptTableRuleConfigurationYamlSwapper() |
| Modifier and Type | Method and Description |
|---|---|
EncryptTableRuleConfiguration |
swapToObject(YamlEncryptTableRuleConfiguration yamlConfig) |
YamlEncryptTableRuleConfiguration |
swapToYamlConfiguration(EncryptTableRuleConfiguration data) |
public EncryptTableRuleConfigurationYamlSwapper()
public YamlEncryptTableRuleConfiguration swapToYamlConfiguration(EncryptTableRuleConfiguration data)
swapToYamlConfiguration in interface org.apache.shardingsphere.infra.yaml.swapper.YamlConfigurationSwapper<YamlEncryptTableRuleConfiguration,EncryptTableRuleConfiguration>public EncryptTableRuleConfiguration swapToObject(YamlEncryptTableRuleConfiguration yamlConfig)
swapToObject in interface org.apache.shardingsphere.infra.yaml.swapper.YamlConfigurationSwapper<YamlEncryptTableRuleConfiguration,EncryptTableRuleConfiguration>Copyright © 2021 The Apache Software Foundation. All rights reserved.