public abstract class AbstractConfigChangeParser extends Object implements ConfigChangeParser
构造器和说明 |
---|
AbstractConfigChangeParser(String configType) |
限定符和类型 | 方法和说明 |
---|---|
protected Map<String,ConfigChangeItem> |
filterChangeData(Map oldMap,
Map newMap) |
boolean |
isResponsibleFor(String type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doParse
public AbstractConfigChangeParser(String configType)
public boolean isResponsibleFor(String type)
isResponsibleFor
在接口中 ConfigChangeParser
protected Map<String,ConfigChangeItem> filterChangeData(Map oldMap, Map newMap)
Copyright © 2018–2023 Alibaba Group. All rights reserved.