public class CountMedlineCitations
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
-libjar.| Modifier and Type | Field and Description |
|---|---|
static String |
COLLECTION_OPTION |
static String |
MAPPING_OPTION |
static String |
OUTPUT_OPTION |
| Constructor and Description |
|---|
CountMedlineCitations()
Creates an instance of this tool.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Dispatches command-line arguments to the tool via the
ToolRunner. |
int |
run(String[] args) |
public static final String COLLECTION_OPTION
public static final String OUTPUT_OPTION
public static final String MAPPING_OPTION
Copyright © 2015. All rights reserved.