org.apache.accumulo.server.metanalysis
public static class IndexMeta.IndexMapper extends org.apache.hadoop.mapreduce.Mapper<LogFileKey,LogFileValue,org.apache.hadoop.io.Text,Mutation>
Constructor and Description |
---|
IndexMeta.IndexMapper() |
Modifier and Type | Method and Description |
---|---|
void |
map(LogFileKey key,
LogFileValue value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
protected void |
setup(org.apache.hadoop.mapreduce.Mapper.Context context) |
protected void setup(org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
setup
in class org.apache.hadoop.mapreduce.Mapper<LogFileKey,LogFileValue,org.apache.hadoop.io.Text,Mutation>
IOException
InterruptedException
public void map(LogFileKey key, LogFileValue value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map
in class org.apache.hadoop.mapreduce.Mapper<LogFileKey,LogFileValue,org.apache.hadoop.io.Text,Mutation>
IOException
InterruptedException
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.