org.gcube.data.analysis.tabulardata.operation.sdmx
Class SDMXCodelistExporter

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.operation.worker.BaseWorker
      extended by org.gcube.data.analysis.tabulardata.operation.sdmx.SDMXCodelistExporter
All Implemented Interfaces:
Runnable, org.gcube.data.analysis.tabulardata.operation.worker.Worker

public class SDMXCodelistExporter
extends org.gcube.data.analysis.tabulardata.operation.worker.BaseWorker


Constructor Summary
SDMXCodelistExporter(org.gcube.data.analysis.tabulardata.model.table.Table table, org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation, org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider, org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager)
           
 
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
 

Constructor Detail

SDMXCodelistExporter

public SDMXCodelistExporter(org.gcube.data.analysis.tabulardata.model.table.Table table,
                            org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation,
                            org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider,
                            org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager)
Method Detail

run

public void run()


Copyright © 2013. All Rights Reserved.