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