org.apache.hadoop.yarn.server.applicationhistoryservice
Interface ApplicationHistoryManager

All Superinterfaces:
org.apache.hadoop.yarn.server.api.ApplicationContext
All Known Implementing Classes:
ApplicationHistoryManagerImpl, ApplicationHistoryManagerOnTimelineStore

@InterfaceAudience.Public
@InterfaceStability.Unstable
public interface ApplicationHistoryManager
extends org.apache.hadoop.yarn.server.api.ApplicationContext


Method Summary
 
Methods inherited from interface org.apache.hadoop.yarn.server.api.ApplicationContext
getAllApplications, getAMContainer, getApplication, getApplicationAttempt, getApplicationAttempts, getContainer, getContainers
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.