|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArticleExtractor.Article | |
|---|---|
| org.apache.accumulo.examples.wikisearch.ingest | |
| Uses of ArticleExtractor.Article in org.apache.accumulo.examples.wikisearch.ingest |
|---|
| Methods in org.apache.accumulo.examples.wikisearch.ingest that return ArticleExtractor.Article | |
|---|---|
ArticleExtractor.Article |
ArticleExtractor.extract(Reader reader)
|
| Methods in org.apache.accumulo.examples.wikisearch.ingest with parameters of type ArticleExtractor.Article | |
|---|---|
static int |
WikipediaMapper.getPartitionId(ArticleExtractor.Article article,
int numPartitions)
We will partition the documents based on the document id |
protected void |
WikipediaPartitionedMapper.map(org.apache.hadoop.io.Text language,
ArticleExtractor.Article article,
org.apache.hadoop.mapreduce.Mapper.Context context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||