Package | Description |
---|---|
org.apache.nutch.fetcher |
The Nutch robot.
|
Constructor and Description |
---|
FetcherThread(Configuration conf,
AtomicInteger activeThreads,
FetchItemQueues fetchQueues,
QueueFeeder feeder,
AtomicInteger spinWaiting,
AtomicLong lastRequestStart,
Mapper.Context context,
AtomicInteger errors,
String segmentName,
boolean parsing,
boolean storingContent,
AtomicInteger pages,
AtomicLong bytes) |
QueueFeeder(Mapper.Context context,
FetchItemQueues queues,
int size) |
Copyright © 2021 The Apache Software Foundation