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