public static class Import.CellWritableComparablePartitioner extends org.apache.hadoop.mapreduce.Partitioner<Import.CellWritableComparable,Cell>
| Constructor and Description |
|---|
CellWritableComparablePartitioner() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPartition(Import.CellWritableComparable key,
Cell value,
int numPartitions) |
public int getPartition(Import.CellWritableComparable key, Cell value, int numPartitions)
getPartition in class org.apache.hadoop.mapreduce.Partitioner<Import.CellWritableComparable,Cell>Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.