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