Uses of Package
org.apache.hadoop.yarn.server.timeline
Packages that use org.apache.hadoop.yarn.server.timeline
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Classes in org.apache.hadoop.yarn.server.timeline used by org.apache.hadoop.yarn.server.applicationhistoryserviceClassDescriptionThe 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.timelineClassDescriptionThe unique identifier for an entityA class holding a name and value pair, used for specifying filters in
TimelineReader.This class tracks metrics for the TimelineDataManager.This interface is for retrieving timeline information.Possible fields to retrieve forTimelineReader.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<org.apache.hadoop.yarn.server.timeline.NameValuePair>, java.util.EnumSet<org.apache.hadoop.yarn.server.timeline.TimelineReader.Field>, org.apache.hadoop.yarn.server.timeline.TimelineDataManager.CheckAcl)andTimelineReader.getEntity(java.lang.String, java.lang.String, java.util.EnumSet<org.apache.hadoop.yarn.server.timeline.TimelineReader.Field>).The system filter which will be automatically added to aTimelineEntity's primary filter section when storing the entity.This interface is for storing timeline information. -
-