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