Package org.apache.hadoop.yarn.server.timelineservice.reader
@Private
@Unstable
package org.apache.hadoop.yarn.server.timelineservice.reader
Package org.apache.hadoop.yarn.server.timelineservice.reader contains classes
which can be used across reader. This package contains classes which are
not related to storage implementations.
-
ClassesClassDescriptionEncapsulates information regarding which data to retrieve for each entity while querying.
Data to retrieve contains the following :
confsToRetrieve - Used for deciding which configs to return in response.Encapsulates information regarding the filters to apply while querying.A builder class to build an instance of TimelineEntityFilters.Used for parsing metrics or configs to retrieve.Encapsulates fields necessary to make a query in timeline reader.This class wraps over the timeline reader store implementation.Main class for Timeline Reader.Set of utility methods to be used across timeline reader.REST end point for Timeline Reader.Set of utility methods to be used by timeline reader web services.