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 and Description |
---|---|
interface |
TimelineStore |
Modifier and Type | Class and 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 © 2020 Apache Software Foundation. All rights reserved.