| Package | Description |
|---|---|
| com.sun.grid.installer.util |
| Modifier and Type | Method and Description |
|---|---|
static Util.SgeComponents |
Util.SgeComponents.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Util.SgeComponents[] |
Util.SgeComponents.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.ArrayList<Host> |
Util.getHosts(HostList hostList,
Util.SgeComponents type)
Returns all of the host from the list in the given type.
|