| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.applicationhistoryservice | |
| org.apache.hadoop.yarn.server.timeline | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| org.apache.hadoop.yarn.server.timeline.security | 
| Modifier and Type | Method and Description | 
|---|---|
| TimelineStore | ApplicationHistoryServer. getTimelineStore() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LeveldbTimelineStoreAn implementation of an application timeline store backed by leveldb. | 
| class  | MemoryTimelineStoreIn-memory implementation of  TimelineStore. | 
| class  | RollingLevelDBTimelineStore
 An implementation of an application timeline store backed by leveldb. | 
| Constructor and Description | 
|---|
| TimelineDataManager(TimelineStore store,
                   TimelineACLsManager timelineACLsManager) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TimelineACLsManager. setTimelineStore(TimelineStore store) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.