public class ExportToStatisticalOperation
extends org.gcube.data.analysis.tabulardata.operation.worker.types.ResourceCreatorWorker
| Constructor and Description |
|---|
ExportToStatisticalOperation(org.gcube.data.analysis.tabulardata.operation.invocation.OperationInvocation sourceInvocation,
org.gcube.data.analysis.tabulardata.operation.export.csv.exporter.CSVExportFactory csvExportFactory,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
org.gcube.data.analysis.statisticalmanager.proxies.StatisticalManagerDataSpace statisticalDataSpace) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.analysis.tabulardata.operation.worker.results.ResourcesResult |
execute() |
abort, checkAborted, createWorkerWrapper, getException, getHumanReadableStatus, getProgress, getResult, getSourceInvocation, getStatus, run, updateProgressaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic ExportToStatisticalOperation(org.gcube.data.analysis.tabulardata.operation.invocation.OperationInvocation sourceInvocation,
org.gcube.data.analysis.tabulardata.operation.export.csv.exporter.CSVExportFactory csvExportFactory,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
org.gcube.data.analysis.statisticalmanager.proxies.StatisticalManagerDataSpace statisticalDataSpace)
public org.gcube.data.analysis.tabulardata.operation.worker.results.ResourcesResult 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.ResourcesResult>org.gcube.data.analysis.tabulardata.operation.worker.exceptions.WorkerExceptionorg.gcube.data.analysis.tabulardata.operation.worker.exceptions.OperationAbortedExceptionCopyright © 2016. All Rights Reserved.