public final class EncryptSchema extends LogicSchema
| Constructor and Description |
|---|
EncryptSchema(String name,
Map<String,YamlDataSourceParameter> dataSources,
org.apache.shardingsphere.api.config.encrypt.EncryptRuleConfiguration encryptRuleConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
renew(org.apache.shardingsphere.orchestration.internal.registry.config.event.EncryptRuleChangedEvent encryptRuleChangedEvent)
Renew encrypt rule.
|
getDataSources, getDataSourceURLs, getMetaData, getShardingRule, getTableMetaDataInitializer, refreshTableMetaData, renewpublic EncryptSchema(String name, Map<String,YamlDataSourceParameter> dataSources, org.apache.shardingsphere.api.config.encrypt.EncryptRuleConfiguration encryptRuleConfiguration)
Copyright © 2019 The Apache Software Foundation. All rights reserved.