Package | Description |
---|---|
edu.isi.pegasus.planner.invocation |
Modifier and Type | Class and Description |
---|---|
class |
Boot
The boot element.
|
class |
CPU
The CPU element.
|
class |
Load
The RAM element.
|
class |
Proc
The proc element.
|
class |
RAM
The RAM element.
|
class |
Stamp
The Stamp element.
|
class |
Swap
The swap element.
|
class |
Task
The proc element.
|
class |
Uname
The uname element.
|
Modifier and Type | Field and Description |
---|---|
private List<MachineInfo> |
MachineSpecific.m_info
The List of
MachineInfo elements associated with the machine. |
Modifier and Type | Method and Description |
---|---|
Iterator<MachineInfo> |
MachineSpecific.getMachineInfoIterator()
Returns an iterator for the machine info objects
|
Modifier and Type | Method and Description |
---|---|
void |
MachineSpecific.addMachineInfo(MachineInfo info)
Add a
MachineInfo element. |
Copyright © 2011 The University of Southern California. All Rights Reserved.