public interface ConfigChangeListener
| 限定符和类型 | 方法和说明 |
|---|---|
ExecutorService |
getExecutor()
Gets executor.
|
void |
receiveConfigInfo(String configInfo)
Receive config info.
|
ExecutorService getExecutor()
void receiveConfigInfo(String configInfo)
configInfo - the config infoCopyright © 2019 Seata. All rights reserved.