Uses of Class
org.apache.mahout.cf.taste.hadoop.EntityPrefWritable

Packages that use EntityPrefWritable
org.apache.mahout.cf.taste.hadoop   
org.apache.mahout.cf.taste.hadoop.slopeone   
 

Uses of EntityPrefWritable in org.apache.mahout.cf.taste.hadoop
 

Methods in org.apache.mahout.cf.taste.hadoop that return EntityPrefWritable
 EntityPrefWritable EntityPrefWritable.clone()
           
 EntityPrefWritable[] EntityPrefWritableArrayWritable.getPrefs()
           
 

Constructors in org.apache.mahout.cf.taste.hadoop with parameters of type EntityPrefWritable
EntityPrefWritable(EntityPrefWritable other)
           
EntityPrefWritableArrayWritable(EntityPrefWritable[] prefs)
           
 

Uses of EntityPrefWritable in org.apache.mahout.cf.taste.hadoop.slopeone
 

Method parameters in org.apache.mahout.cf.taste.hadoop.slopeone with type arguments of type EntityPrefWritable
protected  void SlopeOnePrefsToDiffsReducer.reduce(VarLongWritable key, java.lang.Iterable<EntityPrefWritable> values, org.apache.hadoop.mapreduce.Reducer.Context context)
           
 



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