Uses of Class
org.gwe.drivers.resManagers.ResourceAllocationException

Packages that use ResourceAllocationException
org.gwe.drivers.resManagers   
 

Uses of ResourceAllocationException in org.gwe.drivers.resManagers
 

Methods in org.gwe.drivers.resManagers that throw ResourceAllocationException
 void ResourceManagerDriver.allocateComputeResource(AllocationInfo alloc)
           
abstract  AllocationPhase ResourceManagerDriver.checkAllocation(AllocationInfo alloc)
           
 AllocationPhase QsubDriver.checkAllocation(AllocationInfo alloc)
           
 AllocationPhase MultiThreadsDriver.checkAllocation(AllocationInfo alloc)
           
 AllocationPhase MultiProcessesDriver.checkAllocation(AllocationInfo alloc)
           
 AllocationPhase GWEResourceManagerDriver.checkAllocation(AllocationInfo alloc)
           
 AllocationPhase CondorDriver.checkAllocation(AllocationInfo alloc)
           
 AllocationPhase BsubDriver.checkAllocation(AllocationInfo alloc)
           
abstract  AllocationPhase ResourceManagerDriver.killAllocation(AllocationInfo alloc)
           
 AllocationPhase QsubDriver.killAllocation(AllocationInfo alloc)
           
 AllocationPhase MultiThreadsDriver.killAllocation(AllocationInfo alloc)
           
 AllocationPhase MultiProcessesDriver.killAllocation(AllocationInfo alloc)
           
 AllocationPhase GWEResourceManagerDriver.killAllocation(AllocationInfo alloc)
           
 AllocationPhase CondorDriver.killAllocation(AllocationInfo alloc)
           
 AllocationPhase BsubDriver.killAllocation(AllocationInfo alloc)
           
abstract  java.lang.String ResourceManagerDriver.queueAllocationRequest(AllocationInfo alloc)
           
 java.lang.String MultiThreadsDriver.queueAllocationRequest(AllocationInfo alloc)
           
 java.lang.String MultiProcessesDriver.queueAllocationRequest(AllocationInfo alloc)
           
 java.lang.String GWEResourceManagerDriver.queueAllocationRequest(AllocationInfo alloc)
           
 java.lang.String CommandLineResourceManagerDriver.queueAllocationRequest(AllocationInfo alloc)
           
protected  java.lang.String[] ResourceManagerDriver.runQueueCommand(java.lang.String cmd, AllocationInfo alloc)
           
protected  java.lang.String ResourceManagerDriver.writeAllocationFile(java.lang.String fileName, java.lang.String content, AllocationInfo alloc)
           
protected  java.lang.String CommandLineResourceManagerDriver.writeSubmitFile(AllocationInfo alloc)
           
 



Copyright © 2007-2009. All Rights Reserved.