Uses of Package
org.apache.hadoop.yarn.server.timelineservice.reader
Packages that use org.apache.hadoop.yarn.server.timelineservice.reader
Package
Description
Package org.apache.hadoop.yarn.server.timelineservice.reader contains classes
which can be used across reader.
Package org.apache.hadoop.yarn.server.timelineservice.storage contains
classes which define and implement reading and writing to backend storage.
-
Classes in org.apache.hadoop.yarn.server.timelineservice.reader used by org.apache.hadoop.yarn.server.timelineservice.readerClassDescriptionEncapsulates 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.Encapsulates fields necessary to make a query in timeline reader. -
Classes in org.apache.hadoop.yarn.server.timelineservice.reader used by org.apache.hadoop.yarn.server.timelineservice.storageClassDescriptionEncapsulates 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.Encapsulates fields necessary to make a query in timeline reader.