| Modifier and Type | Class and Description |
|---|---|
class |
DisconfCenterFile
配置文件表示
|
class |
DisconfCenterItem
配置项表示
|
| Modifier and Type | Method and Description |
|---|---|
static DisconfCenterBaseModel |
StaticScannerNonAnnotationFileMgrImpl.getDisconfCenterFile(String fileName) |
| Modifier and Type | Method and Description |
|---|---|
static List<DisconfCenterBaseModel> |
StaticScannerNonAnnotationFileMgrImpl.getDisconfCenterFiles(Set<String> fileNameList) |
| Modifier and Type | Method and Description |
|---|---|
DisconfCenterBaseModel |
DisconfStoreProcessor.getConfData(String key)
获取指定配置Data
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisconfStoreProcessor.transformScanData(DisconfCenterBaseModel disconfCenterBaseModel)
添加配置
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisconfStoreProcessor.transformScanData(List<DisconfCenterBaseModel> disconfCenterBaseModels)
批量添加配置
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisconfCenterStore.storeOneFile(DisconfCenterBaseModel disconfCenterBaseModel)
存储 一个配置文件
|
void |
DisconfCenterStore.storeOneItem(DisconfCenterBaseModel disconfCenterBaseModel)
存储 一个配置项
|
| Modifier and Type | Method and Description |
|---|---|
DisconfCenterBaseModel |
DisconfStoreItemProcessorImpl.getConfData(String key) |
DisconfCenterBaseModel |
DisconfStoreFileProcessorImpl.getConfData(String key) |
| Modifier and Type | Method and Description |
|---|---|
void |
DisconfStoreItemProcessorImpl.transformScanData(DisconfCenterBaseModel disconfCenterBaseModel) |
void |
DisconfStoreFileProcessorImpl.transformScanData(DisconfCenterBaseModel disconfCenterBaseModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DisconfStoreItemProcessorImpl.transformScanData(List<DisconfCenterBaseModel> disconfCenterBaseModels) |
void |
DisconfStoreFileProcessorImpl.transformScanData(List<DisconfCenterBaseModel> disconfCenterBaseModels) |
Copyright © 2015–2016 Baidu. All rights reserved.