public class OrchestrationEncryptDataSource extends AbstractOrchestrationDataSource
| 构造器和说明 |
|---|
OrchestrationEncryptDataSource(EncryptDataSource dataSource,
OrchestrationConfiguration orchestrationConfig) |
OrchestrationEncryptDataSource(OrchestrationConfiguration orchestrationConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
renew(DataSourceChangedEvent dataSourceChangedEvent)
Renew encrypt data source.
|
void |
renew(EncryptRuleChangedEvent encryptRuleChangedEvent)
Renew encrypt rule.
|
void |
renew(PropertiesChangedEvent propertiesChangedEvent)
Renew properties.
|
close, getChangedDataSources, getConnection, getConnection, getDataSource, getDeletedDataSources, getModifiedDataSources, getParentLogger, initShardingOrchestrationFacade, initShardingOrchestrationFacade, renewgetLoginTimeout, setLoginTimeoutisWrapperFor, recordMethodInvocation, replayMethodsInvocation, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLogWriter, setLogWriterisWrapperFor, unwrappublic OrchestrationEncryptDataSource(OrchestrationConfiguration orchestrationConfig) throws SQLException
SQLExceptionpublic OrchestrationEncryptDataSource(EncryptDataSource dataSource, OrchestrationConfiguration orchestrationConfig) throws SQLException
SQLExceptionpublic final void renew(DataSourceChangedEvent dataSourceChangedEvent)
dataSourceChangedEvent - data source changed eventpublic final void renew(EncryptRuleChangedEvent encryptRuleChangedEvent)
encryptRuleChangedEvent - encrypt configuration changed eventpublic final void renew(PropertiesChangedEvent propertiesChangedEvent)
propertiesChangedEvent - properties changed eventCopyright © 2020 The Apache Software Foundation. All rights reserved.