|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MachineInfo | |
|---|---|
| edu.isi.pegasus.planner.invocation | |
| Uses of MachineInfo in edu.isi.pegasus.planner.invocation |
|---|
| Subclasses of MachineInfo in edu.isi.pegasus.planner.invocation | |
|---|---|
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. |
| Fields in edu.isi.pegasus.planner.invocation with type parameters of type MachineInfo | |
|---|---|
private List<MachineInfo> |
MachineSpecific.m_info
The List of MachineInfo elements associated with the machine. |
| Methods in edu.isi.pegasus.planner.invocation that return types with arguments of type MachineInfo | |
|---|---|
Iterator<MachineInfo> |
MachineSpecific.getMachineInfoIterator()
Returns an iterator for the machine info objects |
| Methods in edu.isi.pegasus.planner.invocation with parameters of type MachineInfo | |
|---|---|
void |
MachineSpecific.addMachineInfo(MachineInfo info)
Add a MachineInfo element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||