public class ISClient extends Object
| Constructor and Description |
|---|
ISClient() |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
getClusterByHProxy() |
Host |
getDataminer(String hostname) |
String |
getHProxy() |
List<Host> |
listDataMinersByCluster() |
Collection<Host> |
listDataminersInVRE()
Return the list of hosts (dataminers) in a given VRE
|
static void |
main(String[] args) |
public String getHProxy()
public Cluster getClusterByHProxy() throws IOException
IOExceptionpublic List<Host> listDataMinersByCluster() throws IOException
IOExceptionpublic Collection<Host> listDataminersInVRE()
vreName - public static void main(String[] args) throws IOException, org.tmatesoft.svn.core.SVNException
IOExceptionorg.tmatesoft.svn.core.SVNExceptionCopyright © 2017. All Rights Reserved.