public class TopRatingChartCreatorWorker
extends org.gcube.data.analysis.tabulardata.operation.worker.types.ResourceCreatorWorker
| Modifier and Type | Class and Description |
|---|---|
static class |
TopRatingChartCreatorWorker.StorageRemover |
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_CLASS |
static String |
SERVICE_NAME |
static int |
THUMBNAIL_HEIGHT |
static int |
THUMBNAIL_WIDTH |
| Constructor and Description |
|---|
TopRatingChartCreatorWorker(org.gcube.data.analysis.tabulardata.operation.invocation.OperationInvocation sourceInvocation,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
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.ResourcesResult |
execute() |
abort, checkAborted, createWorkerWrapper, getException, getHumanReadableStatus, getProgress, getResult, getSourceInvocation, getStatus, run, updateProgressaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic static final String SERVICE_CLASS
public static final String SERVICE_NAME
public static final int THUMBNAIL_WIDTH
public static final int THUMBNAIL_HEIGHT
public TopRatingChartCreatorWorker(org.gcube.data.analysis.tabulardata.operation.invocation.OperationInvocation sourceInvocation,
org.gcube.data.analysis.tabulardata.cube.CubeManager cubeManager,
org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider connectionProvider)
protected org.gcube.data.analysis.tabulardata.operation.worker.results.ResourcesResult execute()
throws org.gcube.data.analysis.tabulardata.operation.worker.exceptions.WorkerException
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.WorkerExceptionCopyright © 2018. All Rights Reserved.