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 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Classes in org.apache.hadoop.yarn.api.records.timeline used by org.apache.hadoop.yarn.api.records.timeline
TimelineDomain
           This class contains the information about a timeline domain, which is used to a user to host a number of timeline entities, isolating them from others'.
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
TimelineDomain
           This class contains the information about a timeline domain, which is used to a user to host a number of timeline entities, isolating them from others'.
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.