| Modifier and Type | Method and Description |
|---|---|
void |
IDisconfSysUpdate.reload(DisconfCoreProcessor disconfCoreMgr,
DisConfigTypeEnum disConfigTypeEnum,
String keyName) |
| Modifier and Type | Method and Description |
|---|---|
static DisconfCoreProcessor |
DisconfCoreProcessorFactory.getDisconfCoreProcessorFile(WatchMgr watchMgr,
FetcherMgr fetcherMgr,
Registry registry)
获取配置文件核心处理器
|
static DisconfCoreProcessor |
DisconfCoreProcessorFactory.getDisconfCoreProcessorItem(WatchMgr watchMgr,
FetcherMgr fetcherMgr,
Registry registry)
获取配置项核心 处理器
|
| Modifier and Type | Class and Description |
|---|---|
class |
DisconfFileCoreProcessorImpl
配置文件处理器实现
|
class |
DisconfItemCoreProcessorImpl
配置项处理器实现
|
| Modifier and Type | Method and Description |
|---|---|
void |
WatchMgr.watchPath(DisconfCoreProcessor disconfCoreMgr,
DisConfCommonModel disConfCommonModel,
String keyName,
DisConfigTypeEnum disConfigTypeEnum,
String value)
监控路径,监控前会事先创建路径,并且会新建一个自己的Temp子结点
|
| Modifier and Type | Method and Description |
|---|---|
void |
WatchMgrImpl.watchPath(DisconfCoreProcessor disconfCoreMgr,
DisConfCommonModel disConfCommonModel,
String keyName,
DisConfigTypeEnum disConfigTypeEnum,
String value)
监控路径,监控前会事先创建路径,并且会新建一个自己的Temp子结点
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisconfSysUpdateCallback.reload(DisconfCoreProcessor disconfCoreMgr,
DisConfigTypeEnum disConfigTypeEnum,
String keyName) |
| Constructor and Description |
|---|
NodeWatcher(DisconfCoreProcessor disconfCoreMgr,
String monitorPath,
String keyName,
DisConfigTypeEnum disConfigTypeEnum,
DisconfSysUpdateCallback disconfSysUpdateCallback,
boolean debug) |
Copyright © 2015–2016 Baidu. All rights reserved.