public class ScanDynamicModel extends Object
| Constructor and Description |
|---|
ScanDynamicModel() |
| Modifier and Type | Method and Description |
|---|---|
IDisconfUpdatePipeline |
getDisconfUpdatePipeline() |
Map<DisconfKey,List<IDisconfUpdate>> |
getDisconfUpdateServiceInverseIndexMap() |
void |
setDisconfUpdatePipeline(IDisconfUpdatePipeline disconfUpdatePipeline) |
void |
setDisconfUpdateServiceInverseIndexMap(Map<DisconfKey,List<IDisconfUpdate>> disconfUpdateServiceInverseIndexMap) |
String |
toString() |
public Map<DisconfKey,List<IDisconfUpdate>> getDisconfUpdateServiceInverseIndexMap()
public IDisconfUpdatePipeline getDisconfUpdatePipeline()
public void setDisconfUpdatePipeline(IDisconfUpdatePipeline disconfUpdatePipeline)
public void setDisconfUpdateServiceInverseIndexMap(Map<DisconfKey,List<IDisconfUpdate>> disconfUpdateServiceInverseIndexMap)
Copyright © 2015–2016 Baidu. All rights reserved.