Uses of Enum Class
org.apache.hadoop.yarn.service.component.ComponentState
Packages that use ComponentState
-
Uses of ComponentState in org.apache.hadoop.yarn.service.component
Methods in org.apache.hadoop.yarn.service.component that return ComponentStateModifier and TypeMethodDescriptionstatic ComponentStateReturns the enum constant of this class with the specified name.static ComponentState[]ComponentState.values()Returns an array containing the constants of this enum class, in the order they are declared.