|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GridGateway.TYPE | |
|---|---|
| edu.isi.pegasus.planner.catalog.site.classes | |
| Uses of GridGateway.TYPE in edu.isi.pegasus.planner.catalog.site.classes |
|---|
| Fields in edu.isi.pegasus.planner.catalog.site.classes declared as GridGateway.TYPE | |
|---|---|
private GridGateway.TYPE |
GridGateway.mType
The grid type associated with this instance. |
| Methods in edu.isi.pegasus.planner.catalog.site.classes that return GridGateway.TYPE | |
|---|---|
GridGateway.TYPE |
GridGateway.getType()
Returns the type of jobs that run via this grid gateway. |
static GridGateway.TYPE |
GridGateway.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GridGateway.TYPE[] |
GridGateway.TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in edu.isi.pegasus.planner.catalog.site.classes with parameters of type GridGateway.TYPE | |
|---|---|
void |
GridGateway.setType(GridGateway.TYPE type)
Sets the type of grid gateway. |
| Constructors in edu.isi.pegasus.planner.catalog.site.classes with parameters of type GridGateway.TYPE | |
|---|---|
GridGateway(GridGateway.TYPE type,
String contact,
GridGateway.SCHEDULER_TYPE scheduler)
The overloaded constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||