org.apache.hadoop.yarn.event.Event<ContainersMonitorEventType>public class ContainerStartMonitoringEvent extends ContainersMonitorEvent
| Constructor | Description |
|---|---|
ContainerStartMonitoringEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId,
long vmemLimit,
long pmemLimit,
int cpuVcores,
long launchDuration,
long localizationDuration) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getCpuVcores() |
|
long |
getLaunchDuration() |
|
long |
getLocalizationDuration() |
|
long |
getPmemLimit() |
|
long |
getVmemLimit() |
getContainerIdgetTimestamp, getType, toStringCopyright © 2008–2025 Apache Software Foundation. All rights reserved.