| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.contrib.index.example | |
| org.apache.hadoop.contrib.index.mapred |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IdentityLocalAnalysis.map(DocumentID key,
DocumentAndOp value,
OutputCollector<DocumentID,DocumentAndOp> output,
Reporter reporter) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IdentityLocalAnalysis.map(DocumentID key,
DocumentAndOp value,
OutputCollector<DocumentID,DocumentAndOp> output,
Reporter reporter) |
void |
LineDocLocalAnalysis.map(DocumentID key,
LineDocTextAndOp value,
OutputCollector<DocumentID,DocumentAndOp> output,
Reporter reporter) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IntermediateForm.process(DocumentAndOp doc,
Analyzer analyzer)
This method is used by the index update mapper and process a document
operation into the current intermediate form.
|
Copyright © 2009 The Apache Software Foundation