Package | Description |
---|---|
edu.isi.pegasus.planner.visualize | |
edu.isi.pegasus.planner.visualize.nodeusage |
Modifier and Type | Method and Description |
---|---|
Measurement |
JobMeasurements.getMeasurement(int type)
Returns the measurement corresponding to the event type.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkflowMeasurements.addMeasurement(String site,
Measurement record)
Add a Measurement to the store.
|
void |
JobMeasurements.setMeasurement(Measurement measurement,
int type)
Adds a measurement for a particular event type.
|
Modifier and Type | Class and Description |
---|---|
class |
NumJobsMeasurement
Stores the number of jobs as an integer.
|
Copyright © 2011 The University of Southern California. All Rights Reserved.