@InterfaceAudience.Public @InterfaceStability.Unstable public interface ApplicationHistoryStore extends org.apache.hadoop.service.Service, ApplicationHistoryReader, ApplicationHistoryWriter
Service
, such that the implementation of this class can make use
of the service life cycle to initialize and cleanup the storage. Users can
access the storage via ApplicationHistoryReader
and
ApplicationHistoryWriter
interfaces.close, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, registerServiceListener, start, stop, unregisterServiceListener, waitForServiceToStop
getAllApplications, getAMContainer, getApplication, getApplicationAttempt, getApplicationAttempts, getContainer, getContainers
applicationAttemptFinished, applicationAttemptStarted, applicationFinished, applicationStarted, containerFinished, containerStarted
Copyright © 2022 Apache Software Foundation. All rights reserved.