Uses of Class
edu.isi.pegasus.planner.cluster.ClustererFactoryException

Packages that use ClustererFactoryException
edu.isi.pegasus.planner.cluster   
 

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

Methods in edu.isi.pegasus.planner.cluster that throw ClustererFactoryException
static Clusterer ClustererFactory.loadClusterer(ADag dag, PegasusBag bag, String type)
          Loads the appropriate clusterer on the basis of the clustering type specified in the options passed to the planner.
static Partitioner ClustererFactory.loadPartitioner(PegasusProperties properties, String type, GraphNode root, Map graph)
          Loads the appropriate partitioner on the basis of the clustering type specified in the options passed to the planner.
 



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