Uses of Enum Class
org.apache.hadoop.yarn.service.api.records.ConfigFormat
Packages that use ConfigFormat
-
Uses of ConfigFormat in org.apache.hadoop.yarn.service.api.records
Methods in org.apache.hadoop.yarn.service.api.records that return ConfigFormatModifier and TypeMethodDescriptionstatic ConfigFormatGet a matching format or nullstatic ConfigFormatReturns the enum constant of this class with the specified name.static ConfigFormat[]ConfigFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.