|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DistributedRowMatrix.MatrixEntryWritable in org.apache.mahout.cf.taste.hadoop.similarity.item |
---|
Method parameters in org.apache.mahout.cf.taste.hadoop.similarity.item with type arguments of type DistributedRowMatrix.MatrixEntryWritable | |
---|---|
protected void |
ToItemVectorsReducer.reduce(org.apache.hadoop.io.IntWritable rowIndex,
java.lang.Iterable<DistributedRowMatrix.MatrixEntryWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context ctx)
|
Uses of DistributedRowMatrix.MatrixEntryWritable in org.apache.mahout.clustering.spectral.common |
---|
Method parameters in org.apache.mahout.clustering.spectral.common with type arguments of type DistributedRowMatrix.MatrixEntryWritable | |
---|---|
protected void |
AffinityMatrixInputReducer.reduce(org.apache.hadoop.io.IntWritable row,
java.lang.Iterable<DistributedRowMatrix.MatrixEntryWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context)
|
Uses of DistributedRowMatrix.MatrixEntryWritable in org.apache.mahout.math.hadoop |
---|
Methods in org.apache.mahout.math.hadoop with parameters of type DistributedRowMatrix.MatrixEntryWritable | |
---|---|
int |
DistributedRowMatrix.MatrixEntryWritable.compareTo(DistributedRowMatrix.MatrixEntryWritable o)
|
Method parameters in org.apache.mahout.math.hadoop with type arguments of type DistributedRowMatrix.MatrixEntryWritable | |
---|---|
void |
TransposeJob.TransposeMapper.map(org.apache.hadoop.io.IntWritable r,
VectorWritable v,
org.apache.hadoop.mapred.OutputCollector<org.apache.hadoop.io.IntWritable,DistributedRowMatrix.MatrixEntryWritable> out,
org.apache.hadoop.mapred.Reporter reporter)
|
void |
TransposeJob.TransposeReducer.reduce(org.apache.hadoop.io.IntWritable outRow,
java.util.Iterator<DistributedRowMatrix.MatrixEntryWritable> it,
org.apache.hadoop.mapred.OutputCollector<org.apache.hadoop.io.IntWritable,VectorWritable> out,
org.apache.hadoop.mapred.Reporter reporter)
|
Uses of DistributedRowMatrix.MatrixEntryWritable in org.apache.mahout.math.hadoop.similarity |
---|
Method parameters in org.apache.mahout.math.hadoop.similarity with type arguments of type DistributedRowMatrix.MatrixEntryWritable | |
---|---|
protected void |
RowSimilarityJob.EntriesToVectorsReducer.reduce(SimilarityMatrixEntryKey key,
java.lang.Iterable<DistributedRowMatrix.MatrixEntryWritable> entries,
org.apache.hadoop.mapreduce.Reducer.Context ctx)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |