| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.timelineservice.collector |
Package org.apache.hadoop.yarn.server.timelineservice.collector contains
classes which can be used across collector.
|
| org.apache.hadoop.yarn.server.timelineservice.storage |
Package org.apache.hadoop.yarn.server.timelineservice.storage contains
classes which define and implement reading and writing to backend storage.
|
| org.apache.hadoop.yarn.server.timelineservice.storage.common |
| Class | Description |
|---|---|
| AppLevelTimelineCollector |
Service that handles writes to the timeline service and writes them to the
backing storage for a given YARN application.
|
| NodeTimelineCollectorManager |
Class on the NodeManager side that manages adding and removing collectors and
their lifecycle.
|
| PerNodeTimelineCollectorsAuxService |
The top-level server for the per-node timeline collector manager.
|
| TimelineCollector |
Service that handles writes to the timeline service and writes them to the
backing storage.
|
| TimelineCollector.AggregationStatusTable | |
| TimelineCollectorContext |
Encapsulates context information required by collector during a put.
|
| TimelineCollectorManager |
Class that manages adding and removing collectors and their lifecycle.
|
| TimelineCollectorWebService.AboutInfo |
Gives information about timeline collector.
|
| Class | Description |
|---|---|
| TimelineCollectorContext |
Encapsulates context information required by collector during a put.
|
| Class | Description |
|---|---|
| TimelineCollectorContext |
Encapsulates context information required by collector during a put.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.