Uses of Class
edu.isi.pegasus.planner.transfer.TPT.TPTState

Packages that use TPT.TPTState
edu.isi.pegasus.planner.transfer   
 

Uses of TPT.TPTState in edu.isi.pegasus.planner.transfer
 

Methods in edu.isi.pegasus.planner.transfer that return TPT.TPTState
private  TPT.TPTState TPT.get(String site)
          Returns the TPT state for a particular site.
 

Methods in edu.isi.pegasus.planner.transfer with parameters of type TPT.TPTState
private  void TPT.put(String site, TPT.TPTState state)
          Inserts an entry in to the State Map, that maintains state of various sites.
 



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