public class DbUpdaterJob extends NutchTool implements Tool
Modifier and Type | Field and Description |
---|---|
static org.apache.avro.util.Utf8 |
DISTANCE |
protected 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(java.lang.String[] args) |
java.util.Map<java.lang.String,java.lang.Object> |
run(java.util.Map<java.lang.String,java.lang.Object> args)
Runs the tool, using a map of arguments.
|
int |
run(java.lang.String[] args) |
getProgress, getStatus, killJob, stopJob
getConf, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
protected static final org.slf4j.Logger LOG
public static final org.apache.avro.util.Utf8 DISTANCE
public DbUpdaterJob()
public DbUpdaterJob(Configuration conf)
public java.util.Map<java.lang.String,java.lang.Object> run(java.util.Map<java.lang.String,java.lang.Object> args) throws java.lang.Exception
NutchTool
public int run(java.lang.String[] args) throws java.lang.Exception
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
Copyright © 2019 The Apache Software Foundation