Uses of Package
org.apache.hadoop.yarn.server.applicationhistoryservice

Packages that use org.apache.hadoop.yarn.server.applicationhistoryservice
org.apache.hadoop.yarn.server.applicationhistoryservice   
org.apache.hadoop.yarn.server.applicationhistoryservice.webapp   
 

Classes in org.apache.hadoop.yarn.server.applicationhistoryservice used by org.apache.hadoop.yarn.server.applicationhistoryservice
ApplicationHistoryManager
           
ApplicationHistoryReader
           
ApplicationHistoryStore
          This class is the abstract of the storage of the application history data.
ApplicationHistoryWriter
          It is the interface of writing the application history, exposing the methods of writing ApplicationStartData, ApplicationFinishData ApplicationAttemptStartData, ApplicationAttemptFinishData, ContainerStartData and ContainerFinishData.
 

Classes in org.apache.hadoop.yarn.server.applicationhistoryservice used by org.apache.hadoop.yarn.server.applicationhistoryservice.webapp
ApplicationHistoryManager
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.