Package | Description |
---|---|
org.apache.nutch.hostdb |
Modifier and Type | Field and Description |
---|---|
protected HostDatum |
ResolverThread.datum |
protected HostDatum |
UpdateHostDbMapper.hostDatum |
Modifier and Type | Method and Description |
---|---|
protected boolean |
UpdateHostDbReducer.isEligibleForCheck(HostDatum datum)
Determines whether a record is eligible for recheck.
|
void |
HostDatum.putAllMetaData(HostDatum other)
Add all metadata from other CrawlDatum to this CrawlDatum.
|
protected boolean |
UpdateHostDbReducer.shouldCheck(HostDatum datum)
Determines whether a record should be checked.
|
Constructor and Description |
---|
ResolverThread(String host,
HostDatum datum,
Reducer.Context context,
int purgeFailedHostsThreshold)
Constructor.
|
Copyright © 2021 The Apache Software Foundation