Uses of Class
org.apache.hadoop.yarn.server.timelineservice.storage.reader.EntityTypeReader
Packages that use EntityTypeReader
Package
Description
Package org.apache.hadoop.yarn.server.timelineservice.storage.reader
contains classes used to read entities from backend based on query type.
-
Uses of EntityTypeReader in org.apache.hadoop.yarn.server.timelineservice.storage.reader
Methods in org.apache.hadoop.yarn.server.timelineservice.storage.reader that return EntityTypeReaderModifier and TypeMethodDescriptionstatic EntityTypeReaderTimelineEntityReaderFactory.createEntityTypeReader(org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext context) Creates a timeline entity type reader that will read all available entity types within the specified context.