Uses of Interface
org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryWriter
Packages that use ApplicationHistoryWriter
-
Uses of ApplicationHistoryWriter in org.apache.hadoop.yarn.server.applicationhistoryservice
Subinterfaces of ApplicationHistoryWriter 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 ApplicationHistoryWriterModifier and TypeClassDescriptionclassFile system implementation ofApplicationHistoryStore.classIn-memory implementation ofApplicationHistoryStore.classDummy implementation ofApplicationHistoryStore.