|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LuceneDocumentWrapper | |
---|---|
org.apache.hadoop.hbase.mapreduce | Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility |
Uses of LuceneDocumentWrapper in org.apache.hadoop.hbase.mapreduce |
---|
Methods in org.apache.hadoop.hbase.mapreduce that return types with arguments of type LuceneDocumentWrapper | |
---|---|
org.apache.hadoop.mapreduce.RecordWriter<ImmutableBytesWritable,LuceneDocumentWrapper> |
IndexOutputFormat.getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context)
Returns the record writer. |
Methods in org.apache.hadoop.hbase.mapreduce with parameters of type LuceneDocumentWrapper | |
---|---|
void |
IndexRecordWriter.write(ImmutableBytesWritable key,
LuceneDocumentWrapper value)
Writes the record into an index. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |