Class HAProxy
- java.lang.Object
-
- org.gcube.dataanalysis.dataminer.poolmanager.clients.HAProxy
-
public class HAProxy extends Object
-
-
Constructor Summary
Constructors Constructor Description HAProxy()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Host>listDataMinersByCluster(String targetVREToken, String targetVRE)static voidmain(String[] args)ClusterMapCluster()
-
-
-
Method Detail
-
MapCluster
public Cluster MapCluster() throws IOException
- Throws:
IOException
-
listDataMinersByCluster
public List<Host> listDataMinersByCluster(String targetVREToken, String targetVRE) throws IOException
- Throws:
IOException
-
-