public static class CountTableRows.Map extends Mapper<PrimaryKey,Row,Text,IntWritable>
Mapper.Context
Constructor and Description |
---|
CountTableRows.Map() |
Modifier and Type | Method and Description |
---|---|
void |
map(PrimaryKey keyArg,
Row valueArg,
Mapper.Context context) |
public void map(PrimaryKey keyArg, Row valueArg, Mapper.Context context) throws IOException, InterruptedException
map
in class Mapper<PrimaryKey,Row,Text,IntWritable>
IOException
InterruptedException
Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.