| Constructor and Description |
|---|
DisconfCoreMgrImpl(WatchMgr watchMgr,
FetcherMgr fetcherMgr,
Registry registry) |
| 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)
获取配置项核心 处理器
|
| Constructor and Description |
|---|
DisconfFileCoreProcessorImpl(WatchMgr watchMgr,
FetcherMgr fetcherMgr,
Registry registry) |
DisconfItemCoreProcessorImpl(WatchMgr watchMgr,
FetcherMgr fetcherMgr,
Registry registry) |
| Modifier and Type | Method and Description |
|---|---|
static FetcherMgr |
FetcherFactory.getFetcherMgr()
获取抓取器实例,记得释放资源, 它依赖Conf模块
|
| Modifier and Type | Class and Description |
|---|---|
class |
FetcherMgrImpl
抓取器, 独立模块,不依赖外部模块, 由Factory来管理此实例
|
| Modifier and Type | Method and Description |
|---|---|
static WatchMgr |
WatchFactory.getWatchMgr(FetcherMgr fetcherMgr) |
Copyright © 2015–2016 Baidu. All rights reserved.