Uses of Enum Class
org.apache.hadoop.yarn.service.component.ComponentEventType
Packages that use ComponentEventType
-
Uses of ComponentEventType in org.apache.hadoop.yarn.service.component
Methods in org.apache.hadoop.yarn.service.component that return ComponentEventTypeModifier and TypeMethodDescriptionComponentEvent.getType()static ComponentEventTypeReturns the enum constant of this class with the specified name.static ComponentEventType[]ComponentEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.hadoop.yarn.service.component with parameters of type ComponentEventType