public abstract class AbstractConfigChangeParser extends Object implements ConfigChangeParser
| Constructor and Description |
|---|
AbstractConfigChangeParser(String configType) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,ConfigChangeItem> |
filterChangeData(Map oldMap,
Map newMap) |
boolean |
isResponsibleFor(String type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoParsepublic AbstractConfigChangeParser(String configType)
public boolean isResponsibleFor(String type)
isResponsibleFor in interface ConfigChangeParserprotected Map<String,ConfigChangeItem> filterChangeData(Map oldMap, Map newMap)
Copyright © 2018–2020 Alibaba Group. All rights reserved.