public class CMExpSG7kProcessor extends ProcessorBase implements Processor
| Constructor and Description |
|---|
CMExpSG7kProcessor(HuaweiM2KProperties props)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHandled(java.lang.String strFile) |
void |
process(HuaweiM2KDataStore dataStore,
java.lang.String strFile)
Processes the data file
|
addDeviceInfo, addInterfaces, addRack, addSlot, addSubrackpublic CMExpSG7kProcessor(HuaweiM2KProperties props)
props - HuaweiM2KProperties instancepublic boolean isHandled(java.lang.String strFile)
public void process(HuaweiM2KDataStore dataStore, java.lang.String strFile) throws ProcessorException
Processorprocess in interface ProcessordataStore - HuaweiM2KDataStore instancestrFile - Absolute path to file to be processedProcessorException