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