Uses of Enum Class
org.apache.hadoop.yarn.api.records.DecommissionType
Packages that use DecommissionType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of DecommissionType in org.apache.hadoop.yarn.api.records
Methods in org.apache.hadoop.yarn.api.records that return DecommissionTypeModifier and TypeMethodDescriptionstatic DecommissionTypeReturns the enum constant of this class with the specified name.static DecommissionType[]DecommissionType.values()Returns an array containing the constants of this enum class, in the order they are declared.