public class Download extends Object
Constructor and Description |
---|
Download() |
Modifier and Type | Method and Description |
---|---|
void |
loadBenchmark(String benchmarkName,
String context)
Downloads benchmark.
|
void |
loadService(String serviceLocation,
String context)
Downloads service.
|
public void loadBenchmark(String benchmarkName, String context) throws IOException
benchmarkName
- context
- IOException
public void loadService(String serviceLocation, String context) throws IOException
serviceLocation
- context
- IOException