public class StatisticalOperation
extends org.gcube.data.analysis.tabulardata.operation.worker.types.ResourceCreatorWorker
| Constructor and Description |
|---|
StatisticalOperation(org.gcube.data.analysis.tabulardata.operation.invocation.OperationInvocation sourceInvocation,
org.gcube.data.analysis.statisticalmanager.proxies.StatisticalManagerFactory statisticalManagerFactory,
ExportToStatisticalOperationFactory exportFactory,
ImportFromStatisticalOperationFactory importFactory,
org.gcube.common.homelibrary.home.Home home,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager) |
| Modifier and Type | Method and Description |
|---|---|
protected org.gcube.data.analysis.tabulardata.operation.worker.results.ResourcesResult |
execute() |
void |
getParameters() |
void |
submitComputation() |
void |
waitForComputation() |
abort, checkAborted, createWorkerWrapper, getException, getHumanReadableStatus, getProgress, getResult, getSourceInvocation, getStatus, run, updateProgressaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic StatisticalOperation(org.gcube.data.analysis.tabulardata.operation.invocation.OperationInvocation sourceInvocation,
org.gcube.data.analysis.statisticalmanager.proxies.StatisticalManagerFactory statisticalManagerFactory,
ExportToStatisticalOperationFactory exportFactory,
ImportFromStatisticalOperationFactory importFactory,
org.gcube.common.homelibrary.home.Home home,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager)
protected 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.OperationAbortedExceptionpublic void getParameters()
public void submitComputation()
throws net.sf.csv4j.ParseException,
IOException,
net.sf.csv4j.ProcessingException
net.sf.csv4j.ParseExceptionIOExceptionnet.sf.csv4j.ProcessingExceptionpublic void waitForComputation()
throws org.gcube.data.analysis.tabulardata.operation.worker.exceptions.WorkerException,
org.gcube.data.analysis.tabulardata.operation.worker.exceptions.OperationAbortedException
org.gcube.data.analysis.tabulardata.operation.worker.exceptions.WorkerExceptionorg.gcube.data.analysis.tabulardata.operation.worker.exceptions.OperationAbortedExceptionCopyright © 2016. All Rights Reserved.