abstract AllocationPhase
ResourceManagerDriver.checkAllocation(AllocationInfo alloc)
AllocationPhase
QsubDriver.checkAllocation(AllocationInfo alloc)
MultiThreadsDriver.checkAllocation(AllocationInfo alloc)
MultiProcessesDriver.checkAllocation(AllocationInfo alloc)
GWEResourceManagerDriver.checkAllocation(AllocationInfo alloc)
CondorDriver.checkAllocation(AllocationInfo alloc)
BsubDriver.checkAllocation(AllocationInfo alloc)
ResourceManagerDriver.killAllocation(AllocationInfo alloc)
QsubDriver.killAllocation(AllocationInfo alloc)
MultiThreadsDriver.killAllocation(AllocationInfo alloc)
MultiProcessesDriver.killAllocation(AllocationInfo alloc)
GWEResourceManagerDriver.killAllocation(AllocationInfo alloc)
CondorDriver.killAllocation(AllocationInfo alloc)
BsubDriver.killAllocation(AllocationInfo alloc)
static AllocationPhase
AllocationPhase.valueOf(java.lang.String name)
static AllocationPhase[]
AllocationPhase.values()