Uses of Class
edu.isi.pegasus.planner.invocation.Usage
-
Packages that use Usage Package Description edu.isi.pegasus.planner.invocation -
-
Uses of Usage in edu.isi.pegasus.planner.invocation
Fields in edu.isi.pegasus.planner.invocation declared as Usage Modifier and Type Field Description private UsageInvocationRecord. m_usageTotal resource consumption by gridlaunch and all siblings.private UsageJob. m_usageResource usage of this job.Methods in edu.isi.pegasus.planner.invocation that return Usage Modifier and Type Method Description UsageInvocationRecord. getUsage()AccessorUsageJob. getUsage()AccessorMethods in edu.isi.pegasus.planner.invocation with parameters of type Usage Modifier and Type Method Description voidInvocationRecord. setUsage(Usage usage)Accessor.voidJob. setUsage(Usage usage)Accessor.
-