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