Uses of Enum Class
org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEvent

Packages that use ServiceTimelineEvent
Package
Description
ATS implementation
  • Uses of ServiceTimelineEvent in org.apache.hadoop.yarn.service.timelineservice

    Methods in org.apache.hadoop.yarn.service.timelineservice that return ServiceTimelineEvent
    Modifier and Type
    Method
    Description
    ServiceTimelineEvent.valueOf(String name)
    Returns the enum constant of this class with the specified name.
    ServiceTimelineEvent.values()
    Returns an array containing the constants of this enum class, in the order they are declared.