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