Uses of Enum Class
org.apache.hadoop.yarn.server.timelineservice.storage.subapplication.SubApplicationColumn
Packages that use SubApplicationColumn
Package
Description
Package org.apache.hadoop.yarn.server.timelineservice.storage.subapplication
contains classes related to implementation for subapplication table.
-
Uses of SubApplicationColumn in org.apache.hadoop.yarn.server.timelineservice.storage.subapplication
Methods in org.apache.hadoop.yarn.server.timelineservice.storage.subapplication that return SubApplicationColumnModifier and TypeMethodDescriptionstatic SubApplicationColumnReturns the enum constant of this class with the specified name.static SubApplicationColumn[]SubApplicationColumn.values()Returns an array containing the constants of this enum class, in the order they are declared.