Uses of Package
edu.isi.pegasus.planner.cluster

Packages that use edu.isi.pegasus.planner.cluster
edu.isi.pegasus.planner.classes   
edu.isi.pegasus.planner.cluster   
edu.isi.pegasus.planner.cluster.aggregator   
edu.isi.pegasus.planner.partitioner   
edu.isi.pegasus.planner.refiner   
 

Classes in edu.isi.pegasus.planner.cluster used by edu.isi.pegasus.planner.classes
JobAggregator
          The interface that dictates how the jobs are clumped together into one single larger job.
 

Classes in edu.isi.pegasus.planner.cluster used by edu.isi.pegasus.planner.cluster
Abstract
          An abstract clusterer that the other clusterers can extend.
Clusterer
          The clustering API, that constructs clusters of jobs out of a single partition.
ClustererException
          The baseclass of the exception that is thrown by all Clusterers.
ClustererFactoryException
          Class to notify of failures while instantiating Clusterer implementations.
JobAggregator
          The interface that dictates how the jobs are clumped together into one single larger job.
 

Classes in edu.isi.pegasus.planner.cluster used by edu.isi.pegasus.planner.cluster.aggregator
JobAggregator
          The interface that dictates how the jobs are clumped together into one single larger job.
 

Classes in edu.isi.pegasus.planner.cluster used by edu.isi.pegasus.planner.partitioner
Clusterer
          The clustering API, that constructs clusters of jobs out of a single partition.
 

Classes in edu.isi.pegasus.planner.cluster used by edu.isi.pegasus.planner.refiner
ClustererException
          The baseclass of the exception that is thrown by all Clusterers.
 



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