org.gcube.data.analysis.tabulardata.operation.column
Class RemoveColumn

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

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


Field Summary
 
Fields inherited from class org.gcube.data.analysis.tabulardata.operation.worker.BaseWorker
invocation
 
Constructor Summary
RemoveColumn(org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager, org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation)
           
 
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

RemoveColumn

public RemoveColumn(org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
                    org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation invocation)
Method Detail

run

public void run()


Copyright © 2013. All Rights Reserved.