Uses of Package
org.apache.hadoop.yarn.server.timeline

Packages that use org.apache.hadoop.yarn.server.timeline
org.apache.hadoop.yarn.server.applicationhistoryservice   
org.apache.hadoop.yarn.server.applicationhistoryservice.webapp   
org.apache.hadoop.yarn.server.timeline Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.hadoop.yarn.server.timeline.security   
org.apache.hadoop.yarn.server.timeline.webapp   
 

Classes in org.apache.hadoop.yarn.server.timeline used by org.apache.hadoop.yarn.server.applicationhistoryservice
TimelineDataManager
          The class wrap over the timeline store and the ACLs manager.
TimelineStore
           
 

Classes in org.apache.hadoop.yarn.server.timeline used by org.apache.hadoop.yarn.server.applicationhistoryservice.webapp
TimelineDataManager
          The class wrap over the timeline store and the ACLs manager.
 

Classes in org.apache.hadoop.yarn.server.timeline used by org.apache.hadoop.yarn.server.timeline
EntityIdentifier
          The unique identifier for an entity
NameValuePair
          A class holding a name and value pair, used for specifying filters in TimelineReader.
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, java.util.EnumSet) and TimelineReader.getEntity(java.lang.String, java.lang.String, java.util.EnumSet) .
TimelineStore
           
TimelineStore.SystemFilter
          The system filter which will be automatically added to a TimelineEntity's primary filter section when storing the entity.
TimelineWriter
          This interface is for storing timeline information.
 

Classes in org.apache.hadoop.yarn.server.timeline used by org.apache.hadoop.yarn.server.timeline.security
TimelineStore
           
 

Classes in org.apache.hadoop.yarn.server.timeline used by org.apache.hadoop.yarn.server.timeline.webapp
TimelineDataManager
          The class wrap over the timeline store and the ACLs manager.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.