| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.timeline |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
TimelineStore |
| 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.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.