|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceEventType | |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event | |
| Uses of ResourceEventType in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event |
|---|
| Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event that return ResourceEventType | |
|---|---|
static ResourceEventType |
ResourceEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResourceEventType[] |
ResourceEventType.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 ResourceEventType | |
|---|---|
ResourceEvent(LocalResourceRequest rsrc,
ResourceEventType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||