|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Uname | |
|---|---|
| edu.isi.pegasus.planner.invocation | |
| Uses of Uname in edu.isi.pegasus.planner.invocation |
|---|
| Fields in edu.isi.pegasus.planner.invocation declared as Uname | |
|---|---|
private Uname |
Machine.m_uname
The uname child element is mandatory. |
| Methods in edu.isi.pegasus.planner.invocation that return Uname | |
|---|---|
Uname |
Machine.getUname()
Obtains the utsname generic system information record. |
| Methods in edu.isi.pegasus.planner.invocation with parameters of type Uname | |
|---|---|
void |
Machine.setUname(Uname uname)
Sets the utsname generic system information record. |
static Architecture |
Uname.unameToArchitecture(Uname uname)
An adapter method to convert the uname object to the architecture object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||