| Package | Description |
|---|---|
| edu.isi.pegasus.planner.invocation |
| Modifier and Type | Field and Description |
|---|---|
private Usage |
Job.m_usage
Resource usage of this job.
|
private Usage |
InvocationRecord.m_usage
Total resource consumption by gridlaunch and all siblings.
|
| Modifier and Type | Method and Description |
|---|---|
Usage |
Job.getUsage()
Accessor
|
Usage |
InvocationRecord.getUsage()
Accessor
|
| Modifier and Type | Method and Description |
|---|---|
void |
Job.setUsage(Usage usage)
Accessor.
|
void |
InvocationRecord.setUsage(Usage usage)
Accessor.
|