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