Uses of Class
org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.LinkChain
Packages that use IntegrationTestBulkLoad.LinkChain
-
Uses of IntegrationTestBulkLoad.LinkChain in org.apache.hadoop.hbase.mapreduce
Methods in org.apache.hadoop.hbase.mapreduce with parameters of type IntegrationTestBulkLoad.LinkChainModifier and TypeMethodDescriptionintIntegrationTestBulkLoad.LinkChain.compareTo(IntegrationTestBulkLoad.LinkChain linkChain) intIntegrationTestBulkLoad.NaturalKeyPartitioner.getPartition(IntegrationTestBulkLoad.LinkKey linkKey, IntegrationTestBulkLoad.LinkChain linkChain, int numPartitions) Method parameters in org.apache.hadoop.hbase.mapreduce with type arguments of type IntegrationTestBulkLoad.LinkChainModifier and TypeMethodDescriptionprotected 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)