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

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

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

Methods in org.apache.mahout.cf.taste.hadoop that return EntityEntityWritable
 EntityEntityWritable EntityEntityWritable.clone()
           
 

Methods in org.apache.mahout.cf.taste.hadoop with parameters of type EntityEntityWritable
 int EntityEntityWritable.compareTo(EntityEntityWritable that)
           
 

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

Methods in org.apache.mahout.cf.taste.hadoop.slopeone with parameters of type EntityEntityWritable
protected  void SlopeOneDiffsToAveragesReducer.reduce(EntityEntityWritable key, Iterable<org.apache.hadoop.io.FloatWritable> values, org.apache.hadoop.mapreduce.Reducer.Context context)
           
 



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