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