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 | Class and Description |
---|---|
class |
EntityTypeReader
Timeline entity reader for listing all available entity types given one
reader context.
|
class |
TimelineEntityReader
The base class for reading and deserializing timeline entities from the
HBase storage.
|
Copyright © 2020 Apache Software Foundation. All rights reserved.