Uses of Class
edu.isi.pegasus.planner.visualize.spaceusage.Space

Packages that use Space
edu.isi.pegasus.planner.visualize.spaceusage   
 

Uses of Space in edu.isi.pegasus.planner.visualize.spaceusage
 

Methods in edu.isi.pegasus.planner.visualize.spaceusage that return Space
 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.
 

Methods in edu.isi.pegasus.planner.visualize.spaceusage with parameters of type Space
 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.