Package | Description |
---|---|
org.apache.hadoop.yarn.server.timelineservice.reader |
Package org.apache.hadoop.yarn.server.timelineservice.reader contains classes
which can be used across reader.
|
org.apache.hadoop.yarn.server.timelineservice.storage |
Package org.apache.hadoop.yarn.server.timelineservice.storage contains
classes which define and implement reading and writing to backend storage.
|
Constructor and Description |
---|
TimelineReaderManager(TimelineReader timelineReader) |
Modifier and Type | Class and Description |
---|---|
class |
FileSystemTimelineReaderImpl
File System based implementation for TimelineReader.
|
class |
NoOpTimelineReaderImpl
Stub based implementation for TimelineReader.
|
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.