Uses of Class
org.apache.mahout.cf.taste.hadoop.similarity.item.CountUsersKeyWritable

Packages that use CountUsersKeyWritable
org.apache.mahout.cf.taste.hadoop.similarity.item   
 

Uses of CountUsersKeyWritable in org.apache.mahout.cf.taste.hadoop.similarity.item
 

Methods in org.apache.mahout.cf.taste.hadoop.similarity.item with parameters of type CountUsersKeyWritable
 int CountUsersKeyWritable.compareTo(CountUsersKeyWritable other)
           
 int CountUsersKeyWritable.CountUsersPartitioner.getPartition(CountUsersKeyWritable key, VarLongWritable value, int numPartitions)
           
protected  void CountUsersReducer.reduce(CountUsersKeyWritable key, java.lang.Iterable<VarLongWritable> userIDs, org.apache.hadoop.mapreduce.Reducer.Context context)
           
 



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