public class DataProcessMessage extends DataProcessReaderBase
| Modifier and Type | Field and Description |
|---|---|
protected DataProcessConfigIntf |
dataProcessConfig |
protected String |
filePath |
protected BufferedReader |
fileReader |
protected String |
fileToken |
protected MessageIntf |
message |
protected List<List<String>> |
pageList |
protected List<String> |
pages |
protected List<List<List<List<String>>>> |
pagesTokenData |
protected String |
scriptPath |
bucketName, cloudFactory, engine, fileUtil, limitRows, template| Constructor and Description |
|---|
DataProcessMessage() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDefError() |
void |
loadDataFile() |
void |
loadDataFile(DataProcess aLoader,
DataStoreUtil aDataStore) |
getCount, getErrorCount, getFileToken, getFileUtil, getHeader, limitLoadRows, openInput, processTemplate, setFileData, shutdownprotected MessageIntf message
protected DataProcessConfigIntf dataProcessConfig
protected BufferedReader fileReader
protected String filePath
protected String fileToken
protected String scriptPath
public void loadDataFile()
throws Exception
loadDataFile in interface DataProcessReaderIntfloadDataFile in class DataProcessReaderBaseExceptionpublic void loadDataFile(DataProcess aLoader, DataStoreUtil aDataStore) throws Exception
loadDataFile in interface DataProcessReaderIntfloadDataFile in class DataProcessReaderBaseExceptionpublic int getDefError()
getDefError in class DataProcessReaderBaseCopyright © 2020. All rights reserved.