|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContainersMonitorEventType | |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor | |
| Uses of ContainersMonitorEventType in org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor |
|---|
| Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor that return ContainersMonitorEventType | |
|---|---|
static ContainersMonitorEventType |
ContainersMonitorEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContainersMonitorEventType[] |
ContainersMonitorEventType.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.monitor with parameters of type ContainersMonitorEventType | |
|---|---|
ContainersMonitorEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId,
ContainersMonitorEventType eventType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||