Uses of Enum Class
org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric.Type
Packages that use TimelineMetric.Type
Package
Description
Package org.apache.hadoop.yarn.api.records.timelineservice contains classes
which define the data model for ATSv2.
-
Uses of TimelineMetric.Type in org.apache.hadoop.yarn.api.records.timelineservice
Methods in org.apache.hadoop.yarn.api.records.timelineservice that return TimelineMetric.TypeModifier and TypeMethodDescriptionTimelineMetric.getType()static TimelineMetric.TypeReturns the enum constant of this class with the specified name.static TimelineMetric.Type[]TimelineMetric.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.yarn.api.records.timelineservice with parameters of type TimelineMetric.TypeConstructors in org.apache.hadoop.yarn.api.records.timelineservice with parameters of type TimelineMetric.Type