|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContainerAllocator.EventType | |
|---|---|
| org.apache.hadoop.mapreduce.v2.app.rm | |
| Uses of ContainerAllocator.EventType in org.apache.hadoop.mapreduce.v2.app.rm |
|---|
| Methods in org.apache.hadoop.mapreduce.v2.app.rm that return ContainerAllocator.EventType | |
|---|---|
static ContainerAllocator.EventType |
ContainerAllocator.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContainerAllocator.EventType[] |
ContainerAllocator.EventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.hadoop.mapreduce.v2.app.rm with parameters of type ContainerAllocator.EventType | |
|---|---|
ContainerAllocatorEvent(org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId attemptID,
ContainerAllocator.EventType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||