Uses of Class
org.apache.mahout.cf.taste.hadoop.pseudo.ReducerMetrics

Packages that use ReducerMetrics
org.apache.mahout.cf.taste.hadoop.pseudo   
 

Uses of ReducerMetrics in org.apache.mahout.cf.taste.hadoop.pseudo
 

Methods in org.apache.mahout.cf.taste.hadoop.pseudo that return ReducerMetrics
static ReducerMetrics ReducerMetrics.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReducerMetrics[] ReducerMetrics.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.