Class | Description |
---|---|
ApplicationAttemptFinishData |
The class contains the fields that can be determined when
RMAppAttempt finishes, and that need to be stored persistently. |
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. |
ApplicationFinishData |
The class contains the fields that can be determined when
RMApp
finishes, and that need to be stored persistently. |
ApplicationHistoryData |
The class contains all the fields that are stored persistently for
RMApp . |
ApplicationStartData |
The class contains the fields that can be determined when
RMApp
starts, and that need to be stored persistently. |
ContainerFinishData |
The class contains the fields that can be determined when
RMContainer finishes, and that need to be stored persistently. |
ContainerHistoryData |
The class contains all the fields that are stored persistently for
RMContainer . |
ContainerStartData |
The class contains the fields that can be determined when
RMContainer starts, and that need to be stored persistently. |
Copyright © 2020 Apache Software Foundation. All rights reserved.