public class DocumentForwardIndexHttpServer
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentForwardIndexHttpServer.FetchDocidServlet |
static class |
DocumentForwardIndexHttpServer.FetchDocnoServlet |
static class |
DocumentForwardIndexHttpServer.HomeServlet |
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEX_OPTION |
static String |
MAPPING_OPTION |
| 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 INDEX_OPTION
public static final String MAPPING_OPTION
Copyright © 2015. All rights reserved.