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