public class ContainerStartMonitoringEvent extends ContainersMonitorEvent
Constructor and Description |
---|
ContainerStartMonitoringEvent(ContainerId containerId,
long vmemLimit,
long pmemLimit) |
Modifier and Type | Method and Description |
---|---|
long |
getPmemLimit() |
long |
getVmemLimit() |
getContainerId
getTimestamp, getType, toString
public ContainerStartMonitoringEvent(ContainerId containerId, long vmemLimit, long pmemLimit)
Copyright © 2013 Apache Software Foundation. All rights reserved.