org.apache.nutch.api
Interface Params


public interface Params


Field Summary
static String ARGS
           
static String CMD
           
static String CONF_ID
           
static String CRAWL_ID
           
static String FORCE
           
static String JOB_CMD_ABORT
           
static String JOB_CMD_GET
           
static String JOB_CMD_STOP
           
static String JOB_ID
           
static String JOB_TYPE
           
static String PROP_NAME
           
static String PROP_VALUE
           
static String PROPS
           
 

Field Detail

CONF_ID

static final String CONF_ID
See Also:
Constant Field Values

PROP_NAME

static final String PROP_NAME
See Also:
Constant Field Values

PROP_VALUE

static final String PROP_VALUE
See Also:
Constant Field Values

PROPS

static final String PROPS
See Also:
Constant Field Values

CRAWL_ID

static final String CRAWL_ID
See Also:
Constant Field Values

JOB_ID

static final String JOB_ID
See Also:
Constant Field Values

JOB_TYPE

static final String JOB_TYPE
See Also:
Constant Field Values

ARGS

static final String ARGS
See Also:
Constant Field Values

CMD

static final String CMD
See Also:
Constant Field Values

FORCE

static final String FORCE
See Also:
Constant Field Values

JOB_CMD_STOP

static final String JOB_CMD_STOP
See Also:
Constant Field Values

JOB_CMD_ABORT

static final String JOB_CMD_ABORT
See Also:
Constant Field Values

JOB_CMD_GET

static final String JOB_CMD_GET
See Also:
Constant Field Values


Copyright © 2013 The Apache Software Foundation