Uses of Interface
org.apache.hadoop.yarn.server.timeline.TimelineStore
Packages that use TimelineStore
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of TimelineStore in org.apache.hadoop.yarn.server.applicationhistoryservice
Methods in org.apache.hadoop.yarn.server.applicationhistoryservice that return TimelineStore -
Uses of TimelineStore in org.apache.hadoop.yarn.server.timeline
Classes in org.apache.hadoop.yarn.server.timeline that implement TimelineStoreModifier and TypeClassDescriptionclassAn implementation of an application timeline store backed by leveldb.classIn-memory implementation ofTimelineStore.classAn implementation of an application timeline store backed by leveldb.Constructors in org.apache.hadoop.yarn.server.timeline with parameters of type TimelineStoreModifierConstructorDescriptionTimelineDataManager(TimelineStore store, TimelineACLsManager timelineACLsManager) -
Uses of TimelineStore in org.apache.hadoop.yarn.server.timeline.security
Methods in org.apache.hadoop.yarn.server.timeline.security with parameters of type TimelineStore