|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobIndexInfo | |
|---|---|
| org.apache.hadoop.mapreduce.v2.jobhistory | |
| Uses of JobIndexInfo in org.apache.hadoop.mapreduce.v2.jobhistory |
|---|
| Methods in org.apache.hadoop.mapreduce.v2.jobhistory that return JobIndexInfo | |
|---|---|
static JobIndexInfo |
FileNameIndexUtils.getIndexInfo(String jhFileName)
Parses the provided job history file name to construct a JobIndexInfo object which is returned. |
| Methods in org.apache.hadoop.mapreduce.v2.jobhistory with parameters of type JobIndexInfo | |
|---|---|
static String |
FileNameIndexUtils.getDoneFileName(JobIndexInfo indexInfo)
Constructs the job history file name from the JobIndexInfo. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||