| Package | Description |
|---|---|
| org.apache.hadoop.mapreduce.v2.jobhistory |
| Modifier and Type | Method | Description |
|---|---|---|
static JobIndexInfo |
FileNameIndexUtils.getIndexInfo(java.lang.String jhFileName) |
Parses the provided job history file name to construct a
JobIndexInfo object which is returned.
|
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.String |
FileNameIndexUtils.getDoneFileName(JobIndexInfo indexInfo) |
Constructs the job history file name from the JobIndexInfo.
|
static java.lang.String |
FileNameIndexUtils.getDoneFileName(JobIndexInfo indexInfo,
int jobNameLimit) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.