Uses of Interface
edu.isi.pegasus.planner.provenance.pasoa.PPS

Packages that use PPS
edu.isi.pegasus.planner.cluster   
edu.isi.pegasus.planner.provenance.pasoa.pps   
edu.isi.pegasus.planner.transfer.refiner   
 

Uses of PPS in edu.isi.pegasus.planner.cluster
 

Fields in edu.isi.pegasus.planner.cluster declared as PPS
private  PPS Horizontal.mPPS
          The handle to the provenance store implementation.
 

Uses of PPS in edu.isi.pegasus.planner.provenance.pasoa.pps
 

Classes in edu.isi.pegasus.planner.provenance.pasoa.pps that implement PPS
 class Empty
          The default empty implementation to be used.
 

Fields in edu.isi.pegasus.planner.provenance.pasoa.pps declared as PPS
private static PPS PPSFactory.mInstance
          The singleton instance of the PPS implementation that is returned.
 

Methods in edu.isi.pegasus.planner.provenance.pasoa.pps that return PPS
static PPS PPSFactory.loadPPS(PegasusProperties properties)
          Loads the appropriate PPS implementation on the basis of the property set in the properties.
 

Uses of PPS in edu.isi.pegasus.planner.transfer.refiner
 

Fields in edu.isi.pegasus.planner.transfer.refiner declared as PPS
protected  PPS Default.mPPS
          The handle to the provenance store implementation.
 



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