org.gcube.contentmanagement.timeseriesservice.impl.thread
Class InsertDenomalizedT
java.lang.Object
java.lang.Thread
org.gcube.contentmanagement.timeseriesservice.impl.thread.InsertThread
org.gcube.contentmanagement.timeseriesservice.impl.thread.InsertDenomalizedT
- All Implemented Interfaces:
- Runnable
public class InsertDenomalizedT
- extends InsertThread
- Author:
- lucio
| Fields inherited from class org.gcube.contentmanagement.timeseriesservice.impl.thread.InsertThread |
columnsNumber, delimiter, encoding, fieldsMask, hasHeader, importer, logger, rslocator, session, tableName, totalEntries |
|
Method Summary |
void |
execute(net.sf.csv4j.CSVReaderProcessor processor,
File fileStream)
|
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
InsertDenomalizedT
public InsertDenomalizedT(String rslocator,
String tableName,
boolean hasHeader,
char delimiter,
String encoding,
boolean[] fieldsMask,
boolean[] attributesFieldMask,
String attributeLabel,
String valueLabel,
ImporterItem importer)
execute
public void execute(net.sf.csv4j.CSVReaderProcessor processor,
File fileStream)
throws Exception
- Specified by:
execute in class InsertThread
- Throws:
Exception
Copyright © 2012. All Rights Reserved.