com.norbl.cbp.ppe.ompi
Class OmpiConfigServices
java.lang.Object
com.norbl.cbp.ppe.Services
com.norbl.cbp.ppe.ompi.OmpiConfigServices
public class OmpiConfigServices
- extends Services
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OmpiConfigServices
public OmpiConfigServices(java.lang.String networkID)
set
public void set(Ec2Wrangler ec2w)
set
public void set(NetworkSpec networkSpec)
set
public void set(ParamsEc2 paramsEc2)
isRunning
public boolean isRunning()
- Specified by:
isRunning
in class Services
isPending
public boolean isPending()
- Specified by:
isPending
in class Services
notRunning
public boolean notRunning()
- Specified by:
notRunning
in class Services
inNilState
public boolean inNilState()
- Specified by:
inNilState
in class Services
getStateTitle
public java.lang.String getStateTitle()
- Specified by:
getStateTitle
in class Services
launch
public void launch()
- Specified by:
launch
in class Services