Uses of Class
edu.isi.pegasus.planner.partitioner.PDAXWriter

Packages that use PDAXWriter
edu.isi.pegasus.planner.partitioner   
 

Uses of PDAXWriter in edu.isi.pegasus.planner.partitioner
 

Fields in edu.isi.pegasus.planner.partitioner declared as PDAXWriter
protected  PDAXWriter WriterCallback.mPDAXWriter
          The handle to the partition graph writer.
 

Methods in edu.isi.pegasus.planner.partitioner that return PDAXWriter
protected  PDAXWriter WriterCallback.getHandletoPDAXWriter(String daxFile, String name, String directory)
          It returns the handle to the writer for writing out the pdax file that contains the relations amongst the partitions and the jobs making up the partitions.
 



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