Modifier and Type | Field and Description |
---|---|
protected HostDatum |
datum |
protected String |
host |
protected Text |
hostText |
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.
|
Copyright © 2017 The Apache Software Foundation