Package | Description |
---|---|
org.apache.hadoop.yarn.server.timelineservice.storage.reader |
Package org.apache.hadoop.yarn.server.timelineservice.storage.reader
contains classes used to read entities from backend based on query type.
|
Modifier and Type | Method and Description |
---|---|
static EntityTypeReader |
TimelineEntityReaderFactory.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.
|
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.