Class IntegrationTestBulkLoad.NaturalKeyPartitioner

java.lang.Object
org.apache.hadoop.mapreduce.Partitioner<IntegrationTestBulkLoad.LinkKey,IntegrationTestBulkLoad.LinkChain>
org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.NaturalKeyPartitioner
Enclosing class:
IntegrationTestBulkLoad

Class to figure out what partition to send a link in the chain to. This is based upon the linkKey's ChainId.