Class YamlEncryptRuleConfigurationSwapper

java.lang.Object
org.apache.shardingsphere.encrypt.yaml.swapper.YamlEncryptRuleConfigurationSwapper
All Implemented Interfaces:
org.apache.shardingsphere.infra.util.spi.type.ordered.OrderedSPI<EncryptRuleConfiguration>, org.apache.shardingsphere.infra.util.yaml.swapper.YamlConfigurationSwapper<YamlEncryptRuleConfiguration,EncryptRuleConfiguration>, org.apache.shardingsphere.infra.yaml.config.swapper.rule.YamlRuleConfigurationSwapper<YamlEncryptRuleConfiguration,EncryptRuleConfiguration>

public final class YamlEncryptRuleConfigurationSwapper extends Object implements org.apache.shardingsphere.infra.yaml.config.swapper.rule.YamlRuleConfigurationSwapper<YamlEncryptRuleConfiguration,EncryptRuleConfiguration>
YAML encrypt rule configuration swapper.