org.apache.hadoop.yarn.event.Event<ContainersLauncherEventType>SignalContainersLauncherEventpublic class ContainersLauncherEvent extends org.apache.hadoop.yarn.event.AbstractEvent<ContainersLauncherEventType>
| Constructor | Description |
|---|---|
ContainersLauncherEvent(Container container,
ContainersLauncherEventType eventType) |
| Modifier and Type | Method | Description |
|---|---|---|
Container |
getContainer() |
getTimestamp, getType, toStringpublic ContainersLauncherEvent(Container container, ContainersLauncherEventType eventType)
public Container getContainer()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.