public class DbUpdaterJob extends NutchTool implements Tool
| Modifier and Type | Field and Description |
|---|---|
static org.apache.avro.util.Utf8 |
DISTANCE |
static org.slf4j.Logger |
LOG |
currentJob, currentJobNum, numJobs, results, status| Constructor and Description |
|---|
DbUpdaterJob() |
DbUpdaterJob(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
Map<String,Object> |
run(Map<String,Object> args)
Runs the tool, using a map of arguments.
|
int |
run(String[] args) |
getProgress, getStatus, killJob, stopJobgetConf, setConfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic static final org.slf4j.Logger LOG
public static final org.apache.avro.util.Utf8 DISTANCE
public DbUpdaterJob()
public DbUpdaterJob(Configuration conf)
Copyright © 2015 The Apache Software Foundation