@Deprecated public class SequenceFilesFromLuceneStorageMapper extends org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.Text,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text>
| Modifier and Type | Class and Description |
|---|---|
static class |
SequenceFilesFromLuceneStorageMapper.DataStatus
Deprecated.
|
| Constructor and Description |
|---|
SequenceFilesFromLuceneStorageMapper()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup(org.apache.hadoop.mapreduce.Mapper.Context context)
Deprecated.
|
protected void |
map(org.apache.hadoop.io.Text key,
org.apache.hadoop.io.NullWritable text,
org.apache.hadoop.mapreduce.Mapper.Context context)
Deprecated.
|
protected void |
setup(org.apache.hadoop.mapreduce.Mapper.Context context)
Deprecated.
|
public SequenceFilesFromLuceneStorageMapper()
protected void setup(org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException,
InterruptedException
setup in class org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.Text,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text>IOExceptionInterruptedExceptionprotected void map(org.apache.hadoop.io.Text key,
org.apache.hadoop.io.NullWritable text,
org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException,
InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.Text,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text>IOExceptionInterruptedExceptionprotected void cleanup(org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException,
InterruptedException
cleanup in class org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.Text,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text>IOExceptionInterruptedExceptionCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.