Uses of Enum Class
org.apache.hadoop.yarn.service.api.records.ReadinessCheck.TypeEnum
Packages that use ReadinessCheck.TypeEnum
-
Uses of ReadinessCheck.TypeEnum in org.apache.hadoop.yarn.service.api.records
Methods in org.apache.hadoop.yarn.service.api.records that return ReadinessCheck.TypeEnumModifier and TypeMethodDescriptionReadinessCheck.getType()static ReadinessCheck.TypeEnumReturns the enum constant of this class with the specified name.static ReadinessCheck.TypeEnum[]ReadinessCheck.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.yarn.service.api.records with parameters of type ReadinessCheck.TypeEnumModifier and TypeMethodDescriptionvoidReadinessCheck.setType(ReadinessCheck.TypeEnum type) ReadinessCheck.type(ReadinessCheck.TypeEnum type) E.g.