Class QueueFeeder

java.lang.Object
java.lang.Thread
org.apache.nutch.fetcher.QueueFeeder
All Implemented Interfaces:
Runnable

public class QueueFeeder extends Thread
This class feeds the queues with input items, and re-fills them as items are consumed by FetcherThread-s.