| Class | Description |
|---|---|
| AboutBlock | |
| AboutPage | |
| AHSController | |
| AHSErrorsAndWarningsPage |
Class to display the Errors and Warnings page for the AHS.
|
| AHSLogsPage | |
| AHSView | |
| AHSWebApp | |
| AHSWebServices | |
| AppAttemptPage | |
| ApplicationAttemptFinishData |
The class contains the fields that can be determined when
RMAppAttempt finishes, and that need to be stored persistently. |
| ApplicationAttemptFinishDataPBImpl | |
| ApplicationAttemptHistoryData |
The class contains all the fields that are stored persistently for
RMAppAttempt. |
| ApplicationAttemptStartData |
The class contains the fields that can be determined when
RMAppAttempt starts, and that need to be stored persistently. |
| ApplicationAttemptStartDataPBImpl | |
| ApplicationFinishData |
The class contains the fields that can be determined when
RMApp
finishes, and that need to be stored persistently. |
| ApplicationFinishDataPBImpl | |
| ApplicationHistoryClientService | |
| ApplicationHistoryData |
The class contains all the fields that are stored persistently for
RMApp. |
| ApplicationHistoryManager | |
| ApplicationHistoryManagerImpl | |
| ApplicationHistoryManagerOnTimelineStore | |
| ApplicationHistoryReader | |
| ApplicationHistoryServer |
History server that keeps track of all types of history in the cluster.
|
| ApplicationHistoryStatusServlet | |
| 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. |
| ApplicationStartData |
The class contains the fields that can be determined when
RMApp
starts, and that need to be stored persistently. |
| ApplicationStartDataPBImpl | |
| AppPage | |
| ContainerFinishData |
The class contains the fields that can be determined when
RMContainer finishes, and that need to be stored persistently. |
| ContainerFinishDataPBImpl | |
| ContainerHistoryData |
The class contains all the fields that are stored persistently for
RMContainer. |
| ContainerPage | |
| ContainerStartData |
The class contains the fields that can be determined when
RMContainer starts, and that need to be stored persistently. |
| ContainerStartDataPBImpl | |
| ContextFactory |
ContextFactory to reuse JAXBContextImpl for DAO Classes.
|
| CrossOriginFilterInitializer | |
| EntityIdentifier |
The unique identifier for an entity
|
| FileSystemApplicationHistoryStore |
File system implementation of
ApplicationHistoryStore. |
| GenericObjectMapper |
A utility class providing methods for serializing and deserializing
objects.
|
| HSVolumeManager | |
| JAXBContextResolver | |
| LeveldbTimelineStateStore |
A timeline service state storage implementation that supports any persistent
storage that adheres to the LevelDB interface.
|
| LeveldbTimelineStore |
An implementation of an application timeline store backed by leveldb.
|
| LeveldbUtils | |
| LeveldbUtils.KeyBuilder |
A string builder utility for building timeline server leveldb keys.
|
| LeveldbUtils.KeyParser | |
| MemoryApplicationHistoryStore |
In-memory implementation of
ApplicationHistoryStore. |
| MemoryTimelineStateStore |
A state store backed by memory for unit tests
|
| MemoryTimelineStore |
In-memory implementation of
TimelineStore. |
| NameValuePair |
A class holding a name and value pair, used for specifying filters in
TimelineReader. |
| NavBlock | |
| NullApplicationHistoryStore |
Dummy implementation of
ApplicationHistoryStore. |
| RollingLevelDBTimelineStore |
An implementation of an application timeline store backed by leveldb.
|
| TimelineACLsManager |
TimelineACLsManager check the entity level timeline data access. |
| TimelineDataManager |
The class wrap over the timeline store and the ACLs manager.
|
| TimelineDataManager.CheckAcl | |
| TimelineDataManagerMetrics |
This class tracks metrics for the TimelineDataManager.
|
| TimelineDelegationTokenIdentifierData | |
| TimelinePolicyProvider |
PolicyProvider for YARN timeline server protocols. |
| TimelineReader |
This interface is for retrieving timeline information.
|
| TimelineReader.Field |
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>)
. |
| TimelineStateStore | |
| TimelineStateStore.TimelineServiceState | |
| TimelineStore | |
| TimelineStore.SystemFilter |
The system filter which will be automatically added to a
TimelineEntity's primary filter section when storing the entity. |
| TimelineV1DelegationTokenSecretManagerService |
The service wrapper of
TimelineV1DelegationTokenSecretManagerService.TimelineV1DelegationTokenSecretManager. |
| TimelineV1DelegationTokenSecretManagerService.TimelineV1DelegationTokenSecretManager |
Delegation token secret manager for ATSv1 and ATSv1.5.
|
| TimelineWebServices | |
| TimelineWriter |
This interface is for storing timeline information.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.