public class KeyPartitioner extends org.apache.hadoop.mapreduce.Partitioner<Key,org.apache.hadoop.hbase.io.ImmutableBytesWritable>
| Constructor and Description |
|---|
KeyPartitioner() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPartition(Key key,
org.apache.hadoop.hbase.io.ImmutableBytesWritable val,
int numPartitions) |
Copyright © 2023. All rights reserved.