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