Uses of Class
org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.LinkKey
Packages that use IntegrationTestBulkLoad.LinkKey
- 
Uses of IntegrationTestBulkLoad.LinkKey in org.apache.hadoop.hbase.mapreduceMethods in org.apache.hadoop.hbase.mapreduce with parameters of type IntegrationTestBulkLoad.LinkKeyModifier and TypeMethodDescriptionintIntegrationTestBulkLoad.LinkKey.compareTo(IntegrationTestBulkLoad.LinkKey linkKey) intIntegrationTestBulkLoad.NaturalKeyPartitioner.getPartition(IntegrationTestBulkLoad.LinkKey linkKey, IntegrationTestBulkLoad.LinkChain linkChain, int numPartitions) protected voidIntegrationTestBulkLoad.LinkedListCheckingReducer.reduce(IntegrationTestBulkLoad.LinkKey key, Iterable<IntegrationTestBulkLoad.LinkChain> values, org.apache.hadoop.mapreduce.Reducer<IntegrationTestBulkLoad.LinkKey, IntegrationTestBulkLoad.LinkChain, org.apache.hadoop.io.NullWritable, org.apache.hadoop.io.NullWritable>.org.apache.hadoop.mapreduce.Reducer.Context context)