| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.metrics |
Package org.apache.hadoop.yarn.server.resourcemanager.metrics contains
classes related to publishing app/container events to ATS.
|
| Modifier and Type | Method | Description |
|---|---|---|
static AbstractSystemMetricsPublisher.SystemMetricsEventType |
AbstractSystemMetricsPublisher.SystemMetricsEventType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AbstractSystemMetricsPublisher.SystemMetricsEventType[] |
AbstractSystemMetricsPublisher.SystemMetricsEventType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
TimelinePublishEvent(AbstractSystemMetricsPublisher.SystemMetricsEventType type,
org.apache.hadoop.yarn.api.records.ApplicationId appId) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.