[TOC]
- Prev
- Next
Uses of Class
org.apache.nutch.crawl.MapWritable
Packages that use MapWritable Package Description org.apache.nutch.crawl
Crawl control code and tools to run the crawler.
Uses of MapWritable in org.apache.nutch.crawl
Methods in org.apache.nutch.crawl with parameters of type MapWritable Modifier and Type Method and Description void
MapWritable.putAll(MapWritable map)
Deprecated.
Constructors in org.apache.nutch.crawl with parameters of type MapWritable Constructor and Description MapWritable(MapWritable map)
Deprecated.
Copy constructor.
- Prev
- Next