public class DataProcessDatabase extends DataProcessReaderBase
| Modifier and Type | Field and Description |
|---|---|
protected DataProcessConfigIntf |
dataProcessConfig |
protected DataStoreUtil |
dataStore |
protected String |
filePath |
protected String |
fileToken |
bucketName, cloudFactory, engine, fileReader, fileUtil, limitRows, pageList, pages, pagesTokenData, scriptPath, template| Constructor and Description |
|---|
DataProcessDatabase() |
| 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 DataProcessConfigIntf dataProcessConfig
protected String filePath
protected String fileToken
protected DataStoreUtil dataStore
public void loadDataFile(DataProcess aLoader, DataStoreUtil aDataStore) throws Exception
loadDataFile in interface DataProcessReaderIntfloadDataFile in class DataProcessReaderBaseExceptionpublic void loadDataFile()
throws Exception
loadDataFile in interface DataProcessReaderIntfloadDataFile in class DataProcessReaderBaseExceptionpublic int getDefError()
getDefError in class DataProcessReaderBaseCopyright © 2020. All rights reserved.