Package | Description |
---|---|
edu.isi.pegasus.planner.invocation |
Modifier and Type | Field and Description |
---|---|
private Uname |
Machine.m_uname
The uname child element is mandatory.
|
Modifier and Type | Method and Description |
---|---|
Uname |
Machine.getUname()
Obtains the utsname generic system information record.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2011 The University of Southern California. All Rights Reserved.