Uses of Interface
org.apache.hadoop.yarn.server.timeline.TimelineReader

Packages that use TimelineReader
org.apache.hadoop.yarn.server.timeline Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of TimelineReader in org.apache.hadoop.yarn.server.timeline
 

Subinterfaces of TimelineReader in org.apache.hadoop.yarn.server.timeline
 interface TimelineStore
           
 

Classes in org.apache.hadoop.yarn.server.timeline that implement TimelineReader
 class LeveldbTimelineStore
          An implementation of an application timeline store backed by leveldb.
 class MemoryTimelineStore
          In-memory implementation of TimelineStore.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.