All Classes and Interfaces
Class
Description
Class to display the Errors and Warnings page for the AHS.
The class contains the fields that can be determined when
RMAppAttempt finishes, and that need to be stored persistently.The class contains all the fields that are stored persistently for
RMAppAttempt.The class contains the fields that can be determined when
RMAppAttempt starts, and that need to be stored persistently.The class contains the fields that can be determined when
RMApp
finishes, and that need to be stored persistently.The class contains all the fields that are stored persistently for
RMApp.History server that keeps track of all types of history in the cluster.
This class is the abstract of the storage of the application history data.
It is the interface of writing the application history, exposing the methods
of writing
ApplicationStartData, ApplicationFinishData
ApplicationAttemptStartData, ApplicationAttemptFinishData,
ContainerStartData and ContainerFinishData.The class contains the fields that can be determined when
RMApp
starts, and that need to be stored persistently.The class contains the fields that can be determined when
RMContainer finishes, and that need to be stored persistently.The class contains all the fields that are stored persistently for
RMContainer.The class contains the fields that can be determined when
RMContainer starts, and that need to be stored persistently.ContextFactory to reuse JAXBContextImpl for DAO Classes.
The unique identifier for an entity
File system implementation of
ApplicationHistoryStore.A utility class providing methods for serializing and deserializing
objects.
A timeline service state storage implementation that supports any persistent
storage that adheres to the LevelDB interface.
An implementation of an application timeline store backed by leveldb.
A string builder utility for building timeline server leveldb keys.
In-memory implementation of
ApplicationHistoryStore.A state store backed by memory for unit tests
In-memory implementation of
TimelineStore.A class holding a name and value pair, used for specifying filters in
TimelineReader.Dummy implementation of
ApplicationHistoryStore.
An implementation of an application timeline store backed by leveldb.
TimelineACLsManager check the entity level timeline data access.The class wrap over the timeline store and the ACLs manager.
This class tracks metrics for the TimelineDataManager.
PolicyProvider for YARN timeline server protocols.This interface is for retrieving timeline information.
Possible fields to retrieve for
TimelineReader.getEntities(java.lang.String, java.lang.Long, java.lang.Long, java.lang.Long, java.lang.String, java.lang.Long, org.apache.hadoop.yarn.server.timeline.NameValuePair, java.util.Collection<org.apache.hadoop.yarn.server.timeline.NameValuePair>, java.util.EnumSet<org.apache.hadoop.yarn.server.timeline.TimelineReader.Field>, org.apache.hadoop.yarn.server.timeline.TimelineDataManager.CheckAcl) and TimelineReader.getEntity(java.lang.String, java.lang.String, java.util.EnumSet<org.apache.hadoop.yarn.server.timeline.TimelineReader.Field>)
.The system filter which will be automatically added to a
TimelineEntity's primary filter section when storing the entity.The service wrapper of
TimelineV1DelegationTokenSecretManagerService.TimelineV1DelegationTokenSecretManager.Delegation token secret manager for ATSv1 and ATSv1.5.
This interface is for storing timeline information.