|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Machine in edu.isi.pegasus.planner.invocation |
|---|
| Fields in edu.isi.pegasus.planner.invocation declared as Machine | |
|---|---|
private Machine |
InvocationRecord.m_machine
The Machine object capturing machine information. |
| Methods in edu.isi.pegasus.planner.invocation that return Machine | |
|---|---|
Machine |
InvocationRecord.getMachine()
Accessor. |
| Methods in edu.isi.pegasus.planner.invocation with parameters of type Machine | |
|---|---|
void |
InvocationRecord.setMachine(Machine machine)
Accessor. |
| Uses of Machine in edu.isi.pegasus.planner.provenance |
|---|
| Methods in edu.isi.pegasus.planner.provenance with parameters of type Machine | |
|---|---|
void |
NetloggerCallback.cbMachine(Machine machine)
Callback to pass the machine information on which the job is executed. |
| Uses of Machine in edu.isi.pegasus.planner.visualize |
|---|
| Methods in edu.isi.pegasus.planner.visualize with parameters of type Machine | |
|---|---|
void |
Callback.cbMachine(Machine machine)
Callback to pass the machine information on which the job is executed. |
| Uses of Machine in edu.isi.pegasus.planner.visualize.nodeusage |
|---|
| Methods in edu.isi.pegasus.planner.visualize.nodeusage with parameters of type Machine | |
|---|---|
void |
NodeUsageCallback.cbMachine(Machine machine)
Callback to pass the machine information on which the job is executed. |
| Uses of Machine in edu.isi.pegasus.planner.visualize.spaceusage |
|---|
| Methods in edu.isi.pegasus.planner.visualize.spaceusage with parameters of type Machine | |
|---|---|
void |
SpaceUsageCallback.cbMachine(Machine machine)
Callback to pass the machine information on which the job is executed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||