org.gcube.contentmanagement.timeseriesservice.impl.thread
Class InsertThread.LineProcessor
java.lang.Object
org.gcube.contentmanagement.timeseriesservice.impl.thread.InsertThread.LineProcessor
- Enclosing class:
- InsertThread
public class InsertThread.LineProcessor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InsertThread.LineProcessor
public InsertThread.LineProcessor()
continueProcessing
public boolean continueProcessing()
processDataLine
public void processDataLine(int arg0,
java.util.List<java.lang.String> arg1)
processHeaderLine
public void processHeaderLine(int arg0,
java.util.List<java.lang.String> arg1)