org.apache.hadoop.mapreduce.v2.app.webapp
Interface AMParams
- All Known Implementing Classes:
- AMWebApp, AppController
public interface AMParams
Params constants for the AM webapp and the history webapp.
RM_WEB
static final String RM_WEB
- See Also:
- Constant Field Values
APP_ID
static final String APP_ID
- See Also:
- Constant Field Values
JOB_ID
static final String JOB_ID
- See Also:
- Constant Field Values
TASK_ID
static final String TASK_ID
- See Also:
- Constant Field Values
TASK_TYPE
static final String TASK_TYPE
- See Also:
- Constant Field Values
ATTEMPT_STATE
static final String ATTEMPT_STATE
- See Also:
- Constant Field Values
COUNTER_GROUP
static final String COUNTER_GROUP
- See Also:
- Constant Field Values
COUNTER_NAME
static final String COUNTER_NAME
- See Also:
- Constant Field Values
Copyright © 2013 Apache Software Foundation. All Rights Reserved.