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
IOException
InterruptedException
public String publishAlgorithm(Algorithm algo, String targetVRE, String category, String algorithm_type) throws IOException, InterruptedException
IOException
InterruptedException
public String getLogById(String id) throws FileNotFoundException
FileNotFoundException
public String getMonitorById(String id) throws FileNotFoundException
FileNotFoundException
Copyright © 2017. All Rights Reserved.