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

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

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

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

Classes in org.apache.hadoop.yarn.server.timeline that implement TimelineWriter
 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.