Uses of Class
org.apache.mahout.cf.taste.hadoop.item.ToUserVectorsReducer.Counters

Packages that use ToUserVectorsReducer.Counters
org.apache.mahout.cf.taste.hadoop.item   
 

Uses of ToUserVectorsReducer.Counters in org.apache.mahout.cf.taste.hadoop.item
 

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



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.