Package | Description |
---|---|
edu.isi.pegasus.planner.catalog.site.classes | |
edu.isi.pegasus.planner.catalog.site.impl.myosg.util |
Modifier and Type | Field and Description |
---|---|
private GridGateway.SCHEDULER_TYPE |
GridGateway.mScheduler
The scheduler type with which it interfaces.
|
Modifier and Type | Method and Description |
---|---|
GridGateway.SCHEDULER_TYPE |
GridGateway.getScheduler()
Returns the the underlying scheduler that gateway talks to.
|
private static GridGateway.SCHEDULER_TYPE |
VORSSiteCatalogUtil.getSchedulerType(String url) |
static GridGateway.SCHEDULER_TYPE |
GridGateway.SCHEDULER_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridGateway.SCHEDULER_TYPE[] |
GridGateway.SCHEDULER_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GridGateway.setScheduler(GridGateway.SCHEDULER_TYPE scheduler)
Sets the the underlying scheduler that gateway talks to.
|
Constructor and Description |
---|
GridGateway(GridGateway.TYPE type,
String contact,
GridGateway.SCHEDULER_TYPE scheduler)
The overloaded constructor.
|
Modifier and Type | Method and Description |
---|---|
private static GridGateway.SCHEDULER_TYPE |
MYOSGSiteCatalogUtil.getSchedulerType(String url) |
Copyright © 2011 The University of Southern California. All Rights Reserved.