public final class EncryptColumnRuleConfigurationYamlSwapper extends Object implements org.apache.shardingsphere.infra.yaml.swapper.YamlSwapper<YamlEncryptColumnRuleConfiguration,EncryptColumnRuleConfiguration>
| 构造器和说明 |
|---|
EncryptColumnRuleConfigurationYamlSwapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
EncryptColumnRuleConfiguration |
swapToObject(YamlEncryptColumnRuleConfiguration yamlConfig) |
YamlEncryptColumnRuleConfiguration |
swapToYamlConfiguration(EncryptColumnRuleConfiguration data) |
public EncryptColumnRuleConfigurationYamlSwapper()
public YamlEncryptColumnRuleConfiguration swapToYamlConfiguration(EncryptColumnRuleConfiguration data)
swapToYamlConfiguration 在接口中 org.apache.shardingsphere.infra.yaml.swapper.YamlSwapper<YamlEncryptColumnRuleConfiguration,EncryptColumnRuleConfiguration>public EncryptColumnRuleConfiguration swapToObject(YamlEncryptColumnRuleConfiguration yamlConfig)
swapToObject 在接口中 org.apache.shardingsphere.infra.yaml.swapper.YamlSwapper<YamlEncryptColumnRuleConfiguration,EncryptColumnRuleConfiguration>Copyright © 2020 The Apache Software Foundation. All rights reserved.