public class BuildIndex extends Configured implements Tool
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEX_PARTITIONS |
static String |
INDEX_PATH |
static String |
NONPOSITIONAL_INDEX_IP |
static String |
POSITIONAL_INDEX_IP |
static String |
POSITIONAL_INDEX_LP |
| Constructor and Description |
|---|
BuildIndex() |
| 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) |
getConf, setConfequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic static final String INDEX_PARTITIONS
public static final String INDEX_PATH
public static final String NONPOSITIONAL_INDEX_IP
public static final String POSITIONAL_INDEX_IP
public static final String POSITIONAL_INDEX_LP