public class CMExpCCFProcessor extends ProcessorBase
| Constructor and Description |
|---|
CMExpCCFProcessor(HuaweiM2KProperties props,
java.lang.String strCgpoDeviceId)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addInterfaces(HuaweiM2KDataStore dataStore,
java.lang.String strDeviceId,
Port port) |
void |
process(HuaweiM2KDataStore dataStore,
java.nio.file.Path file) |
addDeviceInfo, addRack, addSlot, addSubrackpublic CMExpCCFProcessor(HuaweiM2KProperties props, java.lang.String strCgpoDeviceId)
props - HuaweiM2KProperties instancestrCgpoDeviceId - public void process(HuaweiM2KDataStore dataStore, java.nio.file.Path file) throws ProcessorException
dataStore - file - ProcessorExceptionprotected void addInterfaces(HuaweiM2KDataStore dataStore, java.lang.String strDeviceId, Port port) throws CollectorException
addInterfaces in class ProcessorBasedataStore - strDeviceId - port - CollectorException