Uses of Interface
org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryReader
Packages that use ApplicationHistoryReader
-
Uses of ApplicationHistoryReader in org.apache.hadoop.yarn.server.applicationhistoryservice
Subinterfaces of ApplicationHistoryReader in org.apache.hadoop.yarn.server.applicationhistoryserviceModifier and TypeInterfaceDescriptioninterfaceThis class is the abstract of the storage of the application history data.Classes in org.apache.hadoop.yarn.server.applicationhistoryservice that implement ApplicationHistoryReaderModifier and TypeClassDescriptionclassFile system implementation ofApplicationHistoryStore.classIn-memory implementation ofApplicationHistoryStore.classDummy implementation ofApplicationHistoryStore.