|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gwe.drivers.resManagers.ResourceManagerDriver
org.gwe.drivers.resManagers.GWEResourceManagerDriver
public class GWEResourceManagerDriver
| Field Summary |
|---|
| Fields inherited from class org.gwe.drivers.resManagers.ResourceManagerDriver |
|---|
agentScriptPreffix, configuration, id |
| Constructor Summary | |
|---|---|
GWEResourceManagerDriver()
|
|
| Method Summary | |
|---|---|
AllocationPhase |
checkAllocation(AllocationInfo alloc)
|
boolean |
isSupportedJobManagerAvailable()
|
AllocationPhase |
killAllocation(AllocationInfo alloc)
|
java.lang.String |
queueAllocationRequest(AllocationInfo alloc)
|
void |
setComputeNodes(java.util.Map<java.lang.String,java.lang.Integer> addresses)
|
| Methods inherited from class org.gwe.drivers.resManagers.ResourceManagerDriver |
|---|
allocateComputeResource, getAllocWorkspace, getId, runQueueCommand, setConfiguration, setId, writeAllocationFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GWEResourceManagerDriver()
| Method Detail |
|---|
public void setComputeNodes(java.util.Map<java.lang.String,java.lang.Integer> addresses)
public boolean isSupportedJobManagerAvailable()
isSupportedJobManagerAvailable in class ResourceManagerDriver
public java.lang.String queueAllocationRequest(AllocationInfo alloc)
throws ResourceAllocationException
queueAllocationRequest in class ResourceManagerDriverResourceAllocationException
public AllocationPhase killAllocation(AllocationInfo alloc)
throws ResourceAllocationException
killAllocation in class ResourceManagerDriverResourceAllocationException
public AllocationPhase checkAllocation(AllocationInfo alloc)
throws ResourceAllocationException
checkAllocation in class ResourceManagerDriverResourceAllocationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||