public class MedlineDocnoMappingBuilder extends org.apache.hadoop.conf.Configured implements org.apache.hadoop.util.Tool, DocnoMapping.Builder
-libjar.| Constructor and Description |
|---|
MedlineDocnoMappingBuilder()
Creates an instance of this tool.
|
| Modifier and Type | Method and Description |
|---|---|
int |
build(org.apache.hadoop.fs.Path src,
org.apache.hadoop.fs.Path dest,
org.apache.hadoop.conf.Configuration conf) |
static void |
main(String[] args)
Dispatches command-line arguments to the tool via the
ToolRunner. |
int |
run(String[] args)
Runs this tool.
|
public MedlineDocnoMappingBuilder()
public int build(org.apache.hadoop.fs.Path src,
org.apache.hadoop.fs.Path dest,
org.apache.hadoop.conf.Configuration conf)
throws IOException
build in interface DocnoMapping.BuilderIOExceptionpublic int run(String[] args) throws IOException
run in interface org.apache.hadoop.util.ToolIOExceptionCopyright © 2015. All rights reserved.