Class GenericWorkerCaller
- java.lang.Object
-
- org.gcube.dataanalysis.executor.job.management.GenericWorkerCaller
-
public class GenericWorkerCaller extends Object
-
-
Constructor Summary
Constructors Constructor Description GenericWorkerCaller()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetGenericWorkerCall(String algorithm, String session, org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration configuration, int leftSetIndex, int rightSetIndex, int leftElements, int rightElements, boolean isduplicate, boolean deleteTemporaryFiles, String callTemplate)
-
-
-
Method Detail
-
getGenericWorkerCall
public static String getGenericWorkerCall(String algorithm, String session, org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration configuration, int leftSetIndex, int rightSetIndex, int leftElements, int rightElements, boolean isduplicate, boolean deleteTemporaryFiles, String callTemplate) throws Exception
- Throws:
Exception
-
-