Package | Description |
---|---|
org.apache.hadoop.mapreduce.v2.hs |
Modifier and Type | Method and Description |
---|---|
HistoryFileManager.HistoryFileInfo |
HistoryFileManager.getFileInfo(org.apache.hadoop.mapreduce.v2.api.records.JobId jobId) |
Modifier and Type | Method and Description |
---|---|
Collection<HistoryFileManager.HistoryFileInfo> |
HistoryFileManager.getAllFileInfo() |
Constructor and Description |
---|
CompletedJob(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.mapreduce.v2.api.records.JobId jobId,
org.apache.hadoop.fs.Path historyFile,
boolean loadTasks,
String userName,
HistoryFileManager.HistoryFileInfo info,
org.apache.hadoop.mapred.JobACLsManager aclsMgr) |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.