|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalizationEventType | |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event | |
| Uses of LocalizationEventType in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event |
|---|
| Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event that return LocalizationEventType | |
|---|---|
static LocalizationEventType |
LocalizationEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LocalizationEventType[] |
LocalizationEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event with parameters of type LocalizationEventType | |
|---|---|
ApplicationLocalizationEvent(LocalizationEventType type,
Application app)
|
|
ContainerLocalizationEvent(LocalizationEventType event,
Container c)
|
|
LocalizationEvent(LocalizationEventType event)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||