Looking at the interface for protocol plugin, I notice the getProtocolOutput function has two parameters.
https://github.com/apache/nutch/blob/master/src/java/org/apache/nutch/protocol/Protocol.java#L40 What is the CrawlDatum parameter used for?
Looking at the interface for protocol plugin, I notice the getProtocolOutput function has two parameters.
https://github.com/apache/nutch/blob/master/src/java/org/apache/nutch/protocol/Protocol.java#L40 What is the CrawlDatum parameter used for?