| 程序包 | 说明 |
|---|---|
| io.seata.config | |
| io.seata.config.consul | |
| io.seata.spring.annotation | |
| io.seata.spring.tcc |
| 限定符和类型 | 方法和说明 |
|---|---|
ConfigurationChangeEvent |
ConfigurationChangeEvent.setChangeType(ConfigurationChangeType changeType)
Sets change type.
|
ConfigurationChangeEvent |
ConfigurationChangeEvent.setDataId(String dataId)
Sets data id.
|
ConfigurationChangeEvent |
ConfigurationChangeEvent.setNamespace(String namespace)
Sets namespace.
|
ConfigurationChangeEvent |
ConfigurationChangeEvent.setNewValue(String newValue)
Sets new value.
|
ConfigurationChangeEvent |
ConfigurationChangeEvent.setOldValue(String oldValue)
Sets old value.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ConfigurationChangeListener.onChangeEvent(ConfigurationChangeEvent event)
Process.
|
void |
ConfigurationCache.onChangeEvent(ConfigurationChangeEvent event) |
default void |
ConfigurationChangeListener.onProcessEvent(ConfigurationChangeEvent event)
On process event.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ConsulConfiguration.ConsulListener.onChangeEvent(ConfigurationChangeEvent event) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GlobalTransactionalInterceptor.onChangeEvent(ConfigurationChangeEvent event) |
void |
GlobalTransactionScanner.onChangeEvent(ConfigurationChangeEvent event) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TccActionInterceptor.onChangeEvent(ConfigurationChangeEvent event) |
Copyright © 2022 Seata. All rights reserved.