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