public static class IntegrationTestBulkLoad.LinkedListCheckingReducer extends org.apache.hadoop.mapreduce.Reducer<IntegrationTestBulkLoad.LinkKey,IntegrationTestBulkLoad.LinkChain,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.NullWritable>
| Constructor and Description | 
|---|
| LinkedListCheckingReducer() | 
| Modifier and Type | Method and Description | 
|---|---|
| private static void | logError(String msg,
        org.apache.hadoop.mapreduce.Reducer.Context context) | 
| protected void | reduce(IntegrationTestBulkLoad.LinkKey key,
      Iterable<IntegrationTestBulkLoad.LinkChain> values,
      org.apache.hadoop.mapreduce.Reducer.Context context) | 
public LinkedListCheckingReducer()
protected void reduce(IntegrationTestBulkLoad.LinkKey key, Iterable<IntegrationTestBulkLoad.LinkChain> values, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<IntegrationTestBulkLoad.LinkKey,IntegrationTestBulkLoad.LinkChain,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.NullWritable>IOExceptionInterruptedExceptionprivate static void logError(String msg, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.