| 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 | Description |
|---|---|---|
TimelineStore |
ApplicationHistoryServer.getTimelineStore() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
LeveldbTimelineStore |
An implementation of an application timeline store backed by leveldb.
|
class |
MemoryTimelineStore |
In-memory implementation of
TimelineStore. |
class |
RollingLevelDBTimelineStore |
An implementation of an application timeline store backed by leveldb.
|
| Constructor | Description |
|---|---|
TimelineDataManager(TimelineStore store,
TimelineACLsManager timelineACLsManager) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TimelineACLsManager.setTimelineStore(TimelineStore store) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.