public interface ConfigChangeListener
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
getExecutor()
Gets executor.
|
void |
receiveConfigInfo(String configInfo)
Receive config info.
|
ExecutorService getExecutor()
void receiveConfigInfo(String configInfo)
configInfo - the config infoCopyright © 2023 Seata. All rights reserved.