org.apache.accumulo.server.metanalysis
public static class FilterMeta.FilterMapper extends org.apache.hadoop.mapreduce.Mapper<LogFileKey,LogFileValue,LogFileKey,LogFileValue>
Constructor and Description |
---|
FilterMeta.FilterMapper() |
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,LogFileKey,LogFileValue>
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,LogFileKey,LogFileValue>
IOException
InterruptedException
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.