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