|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NutchWritable | |
|---|---|
| org.apache.nutch.crawl | Crawl control code. |
| org.apache.nutch.metadata | A Multi-valued Metadata container, and set of constant fields for Nutch Metadata. |
| Uses of NutchWritable in org.apache.nutch.crawl |
|---|
| Methods in org.apache.nutch.crawl with parameters of type NutchWritable | |
|---|---|
int |
UrlWithScore.UrlOnlyPartitioner.getPartition(UrlWithScore key,
NutchWritable val,
int reduces)
|
| Method parameters in org.apache.nutch.crawl with type arguments of type NutchWritable | |
|---|---|
protected void |
DbUpdateReducer.reduce(UrlWithScore key,
Iterable<NutchWritable> values,
Reducer.Context context)
|
| Uses of NutchWritable in org.apache.nutch.metadata |
|---|
| Subclasses of NutchWritable in org.apache.nutch.metadata | |
|---|---|
class |
MetaWrapper
This is a simple decorator that adds metadata to any Writable-s that can be serialized by NutchWritable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||