Uses of Enum Class
org.apache.hadoop.yarn.server.timelineservice.storage.flow.AggregationCompactionDimension
Packages that use AggregationCompactionDimension
Package
Description
Package org.apache.hadoop.yarn.server.timelineservice.storage.flow
contains classes related to implementation for flow related tables, viz. flow
run table and flow activity table.
-
Uses of AggregationCompactionDimension in org.apache.hadoop.yarn.server.timelineservice.storage.flow
Methods in org.apache.hadoop.yarn.server.timelineservice.storage.flow that return AggregationCompactionDimensionModifier and TypeMethodDescriptionAggregationCompactionDimension.getAggregationCompactionDimension(String aggCompactDimStr) Returns the enum constant of this class with the specified name.static AggregationCompactionDimension[]AggregationCompactionDimension.values()Returns an array containing the constants of this enum class, in the order they are declared.