Class YamlEncryptTableRuleConfigurationSwapper

java.lang.Object
org.apache.shardingsphere.encrypt.yaml.swapper.rule.YamlEncryptTableRuleConfigurationSwapper
All Implemented Interfaces:
org.apache.shardingsphere.infra.util.yaml.swapper.YamlConfigurationSwapper<YamlEncryptTableRuleConfiguration,EncryptTableRuleConfiguration>

public final class YamlEncryptTableRuleConfigurationSwapper extends Object implements org.apache.shardingsphere.infra.util.yaml.swapper.YamlConfigurationSwapper<YamlEncryptTableRuleConfiguration,EncryptTableRuleConfiguration>
YAML encrypt table configuration swapper.