|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedRowMatrix.MatrixEntryWritable | |
---|---|
org.apache.mahout.math.hadoop |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |