public class DataminerPoolManager extends Object
| Constructor and Description |
|---|
DataminerPoolManager() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLogById(String id) |
String |
getMonitorById(String id) |
String |
publishAlgorithm(Algorithm algo,
String targetVRE,
String category,
String algorithm_type) |
String |
stageAlgorithm(Algorithm algo,
String targetVRE,
String category,
String algorithm_type) |
public String stageAlgorithm(Algorithm algo, String targetVRE, String category, String algorithm_type) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic String publishAlgorithm(Algorithm algo, String targetVRE, String category, String algorithm_type) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic String getLogById(String id) throws FileNotFoundException
FileNotFoundExceptionpublic String getMonitorById(String id) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2017. All Rights Reserved.