public static class Import.CellReducer extends org.apache.hadoop.mapreduce.Reducer<Import.CellWritableComparable,Cell,ImmutableBytesWritable,Cell>
| Constructor and Description | 
|---|
| CellReducer() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | reduce(Import.CellWritableComparable row,
      Iterable<Cell> kvs,
      org.apache.hadoop.mapreduce.Reducer.Context context) | 
public CellReducer()
protected void reduce(Import.CellWritableComparable row, Iterable<Cell> kvs, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<Import.CellWritableComparable,Cell,ImmutableBytesWritable,Cell>IOExceptionInterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.