Uses of Class
org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.LinkChain
-
Uses of IntegrationTestBulkLoad.LinkChain in org.apache.hadoop.hbase.mapreduce
Modifier and TypeMethodDescriptionint
IntegrationTestBulkLoad.LinkChain.compareTo
(IntegrationTestBulkLoad.LinkChain linkChain) int
IntegrationTestBulkLoad.NaturalKeyPartitioner.getPartition
(IntegrationTestBulkLoad.LinkKey linkKey, IntegrationTestBulkLoad.LinkChain linkChain, int numPartitions) Modifier and TypeMethodDescriptionprotected void
IntegrationTestBulkLoad.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)