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