Package | Description |
---|---|
org.apache.hadoop.yarn.server.timelineservice.collector |
Package org.apache.hadoop.yarn.server.timelineservice.collector contains
classes which can be used across collector.
|
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.
|
Class and Description |
---|
TimelineWriter
This interface is for storing application timeline information.
|
Class and Description |
---|
TimelineAggregationTrack
specifies the tracks along which an entity
info is to be aggregated on.
|
TimelineReader
ATSv2 reader interface.
|
TimelineReader.Field
Possible fields to retrieve for
TimelineReader.getEntities(org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext, org.apache.hadoop.yarn.server.timelineservice.reader.TimelineEntityFilters, org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve) and
TimelineReader.getEntity(org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext, org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve) . |
TimelineWriter
This interface is for storing application timeline information.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.