Uses of Package
org.apache.hadoop.yarn.api.records.timeline

Packages that use org.apache.hadoop.yarn.api.records.timeline
org.apache.hadoop.yarn.api.records.timeline Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.hadoop.yarn.client.api   
 

Classes in org.apache.hadoop.yarn.api.records.timeline used by org.apache.hadoop.yarn.api.records.timeline
TimelineEntity
           The class that contains the the meta information of some conceptual entity and its related events.
TimelineEvent
          The class that contains the information of an event that is related to some conceptual entity of an application.
TimelineEvents.EventsOfOneEntity
          The class that hosts a list of events that are only related to one entity.
TimelinePutResponse.TimelinePutError
          A class that holds the error code for one entity.
 

Classes in org.apache.hadoop.yarn.api.records.timeline used by org.apache.hadoop.yarn.client.api
TimelineEntity
           The class that contains the the meta information of some conceptual entity and its related events.
TimelinePutResponse
          A class that holds a list of put errors.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.