Uses of Class
edu.isi.pegasus.planner.namespace.aggregator.Abstract

Packages that use Abstract
edu.isi.pegasus.planner.namespace.aggregator   
 

Uses of Abstract in edu.isi.pegasus.planner.namespace.aggregator
 

Subclasses of Abstract in edu.isi.pegasus.planner.namespace.aggregator
 class MAX
          An implementation of the Aggregator interface that takes the maximum of the profile values.
 class MIN
          An implementation of the Aggregator interface that takes the minimum of the profile values.
 class Sum
          An implementation of the Aggregator interface that sums the profile values.
 class Update
          An implementation of the Aggregator interface that always takes the new profile value.
 



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