Uses of Class
org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.HistoryFileInfo

Packages that use HistoryFileManager.HistoryFileInfo
org.apache.hadoop.mapreduce.v2.hs   
 

Uses of HistoryFileManager.HistoryFileInfo in org.apache.hadoop.mapreduce.v2.hs
 

Methods in org.apache.hadoop.mapreduce.v2.hs that return HistoryFileManager.HistoryFileInfo
 HistoryFileManager.HistoryFileInfo HistoryFileManager.getFileInfo(org.apache.hadoop.mapreduce.v2.api.records.JobId jobId)
           
 

Methods in org.apache.hadoop.mapreduce.v2.hs that return types with arguments of type HistoryFileManager.HistoryFileInfo
 Collection<HistoryFileManager.HistoryFileInfo> HistoryFileManager.getAllFileInfo()
           
 

Constructors in org.apache.hadoop.mapreduce.v2.hs with parameters of type HistoryFileManager.HistoryFileInfo
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 © 2014 Apache Software Foundation. All Rights Reserved.