protected static class ComputeCooccurrenceMatrixPairs.MyPartitioner
extends org.apache.hadoop.mapreduce.Partitioner<tl.lin.data.pair.PairOfStrings,org.apache.hadoop.io.IntWritable>
| Modifier | Constructor and Description |
|---|---|
protected |
ComputeCooccurrenceMatrixPairs.MyPartitioner() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPartition(tl.lin.data.pair.PairOfStrings key,
org.apache.hadoop.io.IntWritable value,
int numReduceTasks) |
Copyright © 2015. All rights reserved.