Package | Description |
---|---|
edu.isi.pegasus.planner.visualize.spaceusage |
Modifier and Type | Method and Description |
---|---|
Space |
JobSpace.getSpaceReading(int type)
Returns the space reading for a particular type of job of event.
|
protected Space |
SpaceUsageCallback.parseContent(String header,
String content)
Parses the content and stores it in a Space object.
|
protected Space |
TailStatd.parseContent(String header,
String content)
Parses the content and stores it in a SpaceUsage object.
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceUsage.addRecord(String site,
Space record)
Add a Space record to the store.
|
void |
JobSpace.addSpaceReading(Space space,
int type)
Adds a space record for a particular event type.
|
Copyright © 2011 The University of Southern California. All Rights Reserved.