Uses of Enum Class
org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.ResourceStatusType
Packages that use ResourceStatusType
Package
Description
-
Uses of ResourceStatusType in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords
Methods in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords that return ResourceStatusTypeModifier and TypeMethodDescriptionLocalResourceStatus.getStatus()static ResourceStatusTypeReturns the enum constant of this class with the specified name.static ResourceStatusType[]ResourceStatusType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords with parameters of type ResourceStatusType -
Uses of ResourceStatusType in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb
Methods in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb that return ResourceStatusTypeMethods in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb with parameters of type ResourceStatusTypeModifier and TypeMethodDescriptionvoidLocalResourceStatusPBImpl.setStatus(ResourceStatusType status)