public class ContainerStartMonitoringEvent extends ContainersMonitorEvent
| Constructor and Description |
|---|
ContainerStartMonitoringEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId,
long vmemLimit,
long pmemLimit,
int cpuVcores) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCpuVcores() |
long |
getPmemLimit() |
long |
getVmemLimit() |
getContainerIdCopyright © 2016 Apache Software Foundation. All Rights Reserved.