Uses of Class
org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
Packages that use HistoryFileManager
-
Uses of HistoryFileManager in org.apache.hadoop.mapreduce.v2.hs
Methods in org.apache.hadoop.mapreduce.v2.hs with parameters of type HistoryFileManagerModifier and TypeMethodDescriptionvoidHistoryStorage.setHistoryFileManager(HistoryFileManager hsManager) Give the Storage a reference to a class that can be used to interact with history files.