org.gcube.application.aquamaps.aquamapsservice.impl.db.managers.threads
Class StatefullCSVLineProcessor
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.impl.db.managers.threads.StatefullCSVLineProcessor
public class StatefullCSVLineProcessor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatefullCSVLineProcessor
public StatefullCSVLineProcessor(java.util.List<Field> model,
Resource tofillResource,
java.lang.Long totalCount,
boolean[] fieldsmask)
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)
close
public void close()