Class FetcherThreadPublisher

java.lang.Object
org.apache.nutch.fetcher.FetcherThreadPublisher

public class FetcherThreadPublisher extends Object
This class handles the publishing of the events to the queue implementation.
  • Constructor Details

    • FetcherThreadPublisher

      public FetcherThreadPublisher(Configuration conf)
      Configure all registered publishers
      Parameters:
      conf - Configuration to be used
  • Method Details