public class WPSJobManager extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
WPSJobManager.TasksWatcher |
| Constructor and Description |
|---|
WPSJobManager() |
| Modifier and Type | Method and Description |
|---|---|
int |
estimateNumberOfServices(String scope) |
int |
getActiveNodes() |
static String |
getCallTemplate() |
int |
getNumberOfNodes() |
float |
getStatus() |
boolean |
hasResentMessages() |
void |
hasResentTrue() |
void |
incrementOverallFailures() |
void |
incrementOverallSuccess() |
boolean |
isStopped() |
void |
stop() |
void |
uploadAndExecuteChunkized(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration configuration,
String algorithmClass,
List<String> arguments,
String session) |
boolean |
wasAborted() |
public static String getCallTemplate()
public final void incrementOverallFailures()
public final void hasResentTrue()
public final void incrementOverallSuccess()
public final void stop()
public final boolean isStopped()
public int getNumberOfNodes()
public int getActiveNodes()
public float getStatus()
public boolean wasAborted()
public boolean hasResentMessages()
public int estimateNumberOfServices(String scope) throws Exception
ExceptionCopyright © 2020. All Rights Reserved.