| Package | Description |
|---|---|
| edu.isi.pegasus.planner.invocation |
| Modifier and Type | Field and Description |
|---|---|
private Machine |
InvocationRecord.m_machine
The Machine object capturing machine information.
|
| Modifier and Type | Method and Description |
|---|---|
Machine |
InvocationRecord.getMachine()
Accessor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvocationRecord.setMachine(Machine machine)
Accessor.
|