|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComputeServer | |
|---|---|
| org.gridbus.broker.common | |
| org.gridbus.broker.services.compute | |
| org.gridbus.broker.services.compute.simulation | |
| Uses of ComputeServer in org.gridbus.broker.common |
|---|
| Methods in org.gridbus.broker.common that return ComputeServer | |
|---|---|
ComputeServer |
Job.getServer()
Returns the server to which the job is allocated |
| Methods in org.gridbus.broker.common with parameters of type ComputeServer | |
|---|---|
protected boolean |
Scheduler.isJobRequirementMet(Job job,
ComputeServer server)
|
protected boolean |
Scheduler.isSCSJobRequirementMet(org.gridbus.scs.common.SCSJob job,
ComputeServer server)
|
protected boolean |
Scheduler.saveJobMapping(Job job,
ComputeServer server)
Maps the given job to the given server. |
protected boolean |
Scheduler.saveJobMapping(org.gridbus.scs.common.SCSJob job,
ComputeServer server)
|
| Uses of ComputeServer in org.gridbus.broker.services.compute |
|---|
| Methods in org.gridbus.broker.services.compute that return ComputeServer | |
|---|---|
static ComputeServer |
ServerFactory.getComputeServer(int type,
java.lang.String hostname)
Creates an instance of a middle-ware specific computeserver, based on the specified "type" |
| Uses of ComputeServer in org.gridbus.broker.services.compute.simulation |
|---|
| Subclasses of ComputeServer in org.gridbus.broker.services.compute.simulation | |
|---|---|
class |
SimComputeServer
|
|
Copyright © The University of Melbourne. 2006 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||