| 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 and Description | 
|---|---|
| static AbstractSystemMetricsPublisher.SystemMetricsEventType | AbstractSystemMetricsPublisher.SystemMetricsEventType. valueOf(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 and Description | 
|---|
| TimelinePublishEvent(AbstractSystemMetricsPublisher.SystemMetricsEventType type,
                    org.apache.hadoop.yarn.api.records.ApplicationId appId) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.