Uses of Enum Class
org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizerEventType
Packages that use LocalizerEventType
-
Uses of LocalizerEventType in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event
Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event that return LocalizerEventTypeModifier and TypeMethodDescriptionstatic LocalizerEventTypeReturns the enum constant of this class with the specified name.static LocalizerEventType[]LocalizerEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event with parameters of type LocalizerEventType