Uses of Class
edu.isi.pegasus.planner.invocation.Usage

Packages that use Usage
edu.isi.pegasus.planner.invocation   
 

Uses of Usage in edu.isi.pegasus.planner.invocation
 

Fields in edu.isi.pegasus.planner.invocation declared as Usage
private  Usage Job.m_usage
          Resource usage of this job.
private  Usage InvocationRecord.m_usage
          Total resource consumption by gridlaunch and all siblings.
 

Methods in edu.isi.pegasus.planner.invocation that return Usage
 Usage Job.getUsage()
          Accessor
 Usage InvocationRecord.getUsage()
          Accessor
 

Methods in edu.isi.pegasus.planner.invocation with parameters of type Usage
 void Job.setUsage(Usage usage)
          Accessor.
 void InvocationRecord.setUsage(Usage usage)
          Accessor.
 



Copyright © 2011 The University of Southern California. All Rights Reserved.