|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LuceneDocumentWrapper | |
---|---|
org.apache.hadoop.hbase.mapred | Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility |
Uses of LuceneDocumentWrapper in org.apache.hadoop.hbase.mapred |
---|
Methods in org.apache.hadoop.hbase.mapred that return types with arguments of type LuceneDocumentWrapper | |
---|---|
org.apache.hadoop.mapred.RecordWriter<ImmutableBytesWritable,LuceneDocumentWrapper> |
IndexOutputFormat.getRecordWriter(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.mapred.JobConf job,
String name,
org.apache.hadoop.util.Progressable progress)
Deprecated. |
Method parameters in org.apache.hadoop.hbase.mapred with type arguments of type LuceneDocumentWrapper | |
---|---|
void |
IndexTableReduce.reduce(ImmutableBytesWritable key,
Iterator<RowResult> values,
org.apache.hadoop.mapred.OutputCollector<ImmutableBytesWritable,LuceneDocumentWrapper> output,
org.apache.hadoop.mapred.Reporter reporter)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |