org.gcube.data.analysis.tabulardata.operation.csv.importer
Class CSVImport
java.lang.Object
org.gcube.data.analysis.tabulardata.operation.worker.BaseWorker
org.gcube.data.analysis.tabulardata.operation.csv.importer.CSVImport
- All Implemented Interfaces:
- Runnable, org.gcube.data.analysis.tabulardata.operation.worker.Worker
public class CSVImport
- extends org.gcube.data.analysis.tabulardata.operation.worker.BaseWorker
| Fields inherited from class org.gcube.data.analysis.tabulardata.operation.worker.BaseWorker |
invocation |
|
Constructor Summary |
CSVImport(org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider)
|
|
Method Summary |
void |
run()
|
| Methods inherited from class org.gcube.data.analysis.tabulardata.operation.worker.BaseWorker |
executeSQLBatchCommands, executeSQLCommand, fail, getJob, inProgress, succeed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSVImport
public CSVImport(org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider)
run
public void run()
Copyright © 2013. All Rights Reserved.