public class AddColumn
extends org.gcube.data.analysis.tabulardata.operation.worker.types.ColumnCreatorWorker
| Constructor and Description |
|---|
AddColumn(org.gcube.data.analysis.tabulardata.operation.invocation.OperationInvocation sourceInvocation,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
org.gcube.data.analysis.tabulardata.expression.evaluator.sql.SQLExpressionEvaluatorFactory sqlEvaluatorFactory,
org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected org.gcube.data.analysis.tabulardata.operation.worker.results.WorkerResult |
execute() |
List<org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId> |
getCreatedColumns() |
abort, checkAborted, createWorkerWrapper, getException, getHumanReadableStatus, getProgress, getResult, getSourceInvocation, getStatus, run, updateProgressaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic AddColumn(org.gcube.data.analysis.tabulardata.operation.invocation.OperationInvocation sourceInvocation,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
org.gcube.data.analysis.tabulardata.expression.evaluator.sql.SQLExpressionEvaluatorFactory sqlEvaluatorFactory,
org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider)
protected org.gcube.data.analysis.tabulardata.operation.worker.results.WorkerResult execute()
throws org.gcube.data.analysis.tabulardata.operation.worker.exceptions.WorkerException,
org.gcube.data.analysis.tabulardata.operation.worker.exceptions.OperationAbortedException
execute in class org.gcube.data.analysis.tabulardata.operation.worker.Worker<org.gcube.data.analysis.tabulardata.operation.worker.results.WorkerResult>org.gcube.data.analysis.tabulardata.operation.worker.exceptions.WorkerExceptionorg.gcube.data.analysis.tabulardata.operation.worker.exceptions.OperationAbortedExceptionpublic List<org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId> getCreatedColumns()
getCreatedColumns in class org.gcube.data.analysis.tabulardata.operation.worker.types.ColumnCreatorWorkerCopyright © 2015. All Rights Reserved.