Package org.apache.hadoop.yarn.server.timelineservice.storage
@Private
@Unstable
package 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.
-
ClassDescriptionStub based implementation for TimelineReader.Stub based implementation for TimelineWriter.YARN timeline service v2 offline aggregation storage interface.This interface is for creating Timeline Schema.specifies the tracks along which an entity info is to be aggregated on.ATSv2 reader interface.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)andTimelineReader.getEntity(org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderContext, org.apache.hadoop.yarn.server.timelineservice.reader.TimelineDataToRetrieve).This creates the timeline schema for storing application timeline information.This abstract class is for monitoring Health of Timeline Storage.Different Storages supported by ATSV2.This interface is for storing application timeline information.