public class RouterLinkProcessor extends Object implements RecordProcessor
| Constructor and Description |
|---|
RouterLinkProcessor() |
| Modifier and Type | Method and Description |
|---|---|
RouterLinkDataSet |
getRouterLinkDataSet() |
void |
process(String... records)
Method for process read data from csv
|
public RouterLinkDataSet getRouterLinkDataSet()
public void process(String... records) throws Exception
process in interface RecordProcessorrecords - records from csvException - implementation specificThis documentation was released into the public domain.