public class HostDbUpdateJob extends Object implements Tool
Modifier and Type | Class and Description |
---|---|
static class |
HostDbUpdateJob.Mapper
Maps each WebPage to a host key.
|
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
HostDbUpdateJob() |
HostDbUpdateJob(Configuration conf) |
Modifier and Type | Method and Description |
---|---|
Configuration |
getConf() |
static void |
main(String[] args) |
int |
run(String[] args) |
void |
setConf(Configuration conf) |
void |
updateHosts(boolean buildLinkDb) |
public HostDbUpdateJob()
public HostDbUpdateJob(Configuration conf)
public Configuration getConf()
getConf
in interface Configurable
public void setConf(Configuration conf)
setConf
in interface Configurable
Copyright © 2015 The Apache Software Foundation