public static class SortableBytes.SortableBytesPartitioner extends org.apache.hadoop.mapreduce.Partitioner<org.apache.hadoop.io.BytesWritable,Object>
Constructor and Description |
---|
SortableBytesPartitioner() |
Modifier and Type | Method and Description |
---|---|
int |
getPartition(org.apache.hadoop.io.BytesWritable bytesWritable,
Object o,
int numPartitions) |
Copyright © 2011–2017. All rights reserved.