Uses of Package
org.apache.hadoop.yarn.server.applicationhistoryservice.records

Packages that use org.apache.hadoop.yarn.server.applicationhistoryservice.records
org.apache.hadoop.yarn.server.applicationhistoryservice   
org.apache.hadoop.yarn.server.applicationhistoryservice.records   
org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb   
 

Classes in org.apache.hadoop.yarn.server.applicationhistoryservice.records used by org.apache.hadoop.yarn.server.applicationhistoryservice
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.
 

Classes in org.apache.hadoop.yarn.server.applicationhistoryservice.records used by org.apache.hadoop.yarn.server.applicationhistoryservice.records
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.
 

Classes in org.apache.hadoop.yarn.server.applicationhistoryservice.records used by org.apache.hadoop.yarn.server.applicationhistoryservice.records.impl.pb
ApplicationAttemptFinishData
          The class contains the fields that can be determined when RMAppAttempt finishes, and that need to be stored persistently.
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.
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.
ContainerStartData
          The class contains the fields that can be determined when RMContainer starts, and that need to be stored persistently.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.