Package | Description |
---|---|
edu.isi.pegasus.planner.invocation |
Modifier and Type | Field and Description |
---|---|
private Architecture |
InvocationRecord.m_uname
Architectural information.
|
Modifier and Type | Method and Description |
---|---|
Architecture |
InvocationRecord.getArchitecture()
Accessor
|
Architecture |
Uname.toArchitecture()
An adapter method to convert the uname object to the architecture object.
|
static Architecture |
Uname.unameToArchitecture(Uname uname)
An adapter method to convert the uname object to the architecture object.
|
Modifier and Type | Method and Description |
---|---|
void |
InvocationRecord.setArchitecture(Architecture uname)
Accessor.
|