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.similarity.item   
 

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.similarity.item
 

Methods in org.apache.mahout.cf.taste.hadoop.similarity.item with parameters of type EntityEntityWritable
protected  void ItemSimilarityJob.MostSimilarItemPairsReducer.reduce(EntityEntityWritable pair, Iterable<org.apache.hadoop.io.DoubleWritable> values, org.apache.hadoop.mapreduce.Reducer.Context ctx)
           
 



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