public class ImportFromStatisticalOperation
extends org.gcube.data.analysis.tabulardata.operation.worker.types.DataWorker
| Constructor and Description |
|---|
ImportFromStatisticalOperation(org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
org.gcube.data.analysis.tabulardata.operation.invocation.OperationInvocation sourceInvocation,
org.gcube.data.analysis.dataminermanagercl.server.dmservice.SClient dmClient,
org.gcube.data.analysis.tabulardata.operation.importer.csv.CSVImportFactory csvImportFactory,
org.gcube.contentmanagement.blobstorage.service.IClient storageClient) |
| Modifier and Type | Method and Description |
|---|---|
protected org.gcube.data.analysis.tabulardata.operation.worker.results.WorkerResult |
execute() |
abort, checkAborted, createWorkerWrapper, getException, getHumanReadableStatus, getProgress, getResult, getSourceInvocation, getStatus, run, updateProgressaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic ImportFromStatisticalOperation(org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
org.gcube.data.analysis.tabulardata.operation.invocation.OperationInvocation sourceInvocation,
org.gcube.data.analysis.dataminermanagercl.server.dmservice.SClient dmClient,
org.gcube.data.analysis.tabulardata.operation.importer.csv.CSVImportFactory csvImportFactory,
org.gcube.contentmanagement.blobstorage.service.IClient storageClient)
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.OperationAbortedExceptionCopyright © 2018. All Rights Reserved.