public static class TestTableInputFormat.ExampleVerifier extends TableMapper<org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.NullWritable>
| Constructor and Description |
|---|
ExampleVerifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(ImmutableBytesWritable key,
Result value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
public ExampleVerifier()
public void map(ImmutableBytesWritable key, Result value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException
map in class org.apache.hadoop.mapreduce.Mapper<ImmutableBytesWritable,Result,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.NullWritable>IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.