|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |