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() |
getContainerId
Copyright © 2015 Apache Software Foundation. All Rights Reserved.