Uses of Class
edu.isi.pegasus.planner.namespace.aggregator.Abstract
-
Packages that use Abstract Package Description 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 Modifier and Type Class Description classMAXAn implementation of the Aggregator interface that takes the maximum of the profile values.classMINAn implementation of the Aggregator interface that takes the minimum of the profile values.classSumAn implementation of the Aggregator interface that sums the profile values.classUniqueMergeMerges profile as a delimiter separated list.classUpdateAn implementation of the Aggregator interface that always takes the new profile value.
-