| Package | Description |
|---|---|
| com.alibaba.nacos.api.config | |
| com.alibaba.nacos.api.config.listener |
| Modifier and Type | Method and Description |
|---|---|
ConfigChangeItem |
ConfigChangeEvent.getChangeItem(String key) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ConfigChangeItem> |
ConfigChangeEvent.getChangeItems() |
| Constructor and Description |
|---|
ConfigChangeEvent(Map<String,ConfigChangeItem> data) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConfigChangeItem> |
ConfigChangeParser.doParse(String oldContent,
String newContent,
String type)
compare old and new data
|
Copyright © 2018–2020 Alibaba Group. All rights reserved.