public class ScaYamlConfigChangeParser
extends com.alibaba.nacos.client.config.impl.YmlChangeParser
| Constructor and Description |
|---|
ScaYamlConfigChangeParser() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,com.alibaba.nacos.api.config.ConfigChangeItem> |
doParse(String oldContent,
String newContent,
String type) |
public Map<String,com.alibaba.nacos.api.config.ConfigChangeItem> doParse(String oldContent, String newContent, String type)
doParse in interface com.alibaba.nacos.api.config.listener.ConfigChangeParserdoParse in class com.alibaba.nacos.client.config.impl.YmlChangeParserCopyright © 2024 Pivotal Software, Inc.. All rights reserved.