protected static class BigramRelativeFrequencyTuple.MyPartitioner
extends org.apache.hadoop.mapreduce.Partitioner<org.apache.pig.data.Tuple,org.apache.hadoop.io.FloatWritable>
| Modifier | Constructor and Description |
|---|---|
protected |
BigramRelativeFrequencyTuple.MyPartitioner() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPartition(org.apache.pig.data.Tuple key,
org.apache.hadoop.io.FloatWritable value,
int numReduceTasks) |
Copyright © 2015. All rights reserved.