static class TestTableMapReduceUtil.ClassificatorRowReduce extends org.apache.hadoop.mapred.MapReduceBase implements org.apache.hadoop.hbase.mapred.TableReduce<org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.hbase.client.Put>
Constructor and Description |
---|
ClassificatorRowReduce() |
Modifier and Type | Method and Description |
---|---|
void |
reduce(org.apache.hadoop.hbase.io.ImmutableBytesWritable key,
Iterator<org.apache.hadoop.hbase.client.Put> values,
org.apache.hadoop.mapred.OutputCollector<org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.hbase.client.Put> output,
org.apache.hadoop.mapred.Reporter reporter) |
private void |
throwAccertionError(String errorMessage) |
ClassificatorRowReduce()
public void reduce(org.apache.hadoop.hbase.io.ImmutableBytesWritable key, Iterator<org.apache.hadoop.hbase.client.Put> values, org.apache.hadoop.mapred.OutputCollector<org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.hbase.client.Put> output, org.apache.hadoop.mapred.Reporter reporter) throws IOException
reduce
in interface org.apache.hadoop.mapred.Reducer<org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.hbase.client.Put,org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.hbase.client.Put>
IOException
private void throwAccertionError(String errorMessage) throws AssertionError
AssertionError
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.