Modifier and Type | Field and Description |
---|---|
protected HostDatum |
datum |
protected String |
host |
protected Text |
hostText |
static org.slf4j.Logger |
LOG |
protected OutputCollector<Text,HostDatum> |
output |
protected int |
purgeFailedHostsThreshold |
protected Reporter |
reporter |
Constructor and Description |
---|
ResolverThread(String host,
HostDatum datum,
OutputCollector<Text,HostDatum> output,
Reporter reporter,
int purgeFailedHostsThreshold)
Constructor.
|
public static final org.slf4j.Logger LOG
protected String host
protected HostDatum datum
protected Text hostText
protected OutputCollector<Text,HostDatum> output
protected Reporter reporter
protected int purgeFailedHostsThreshold
Copyright © 2016 The Apache Software Foundation