org.apache.hadoop.yarn.event.Event<ContainerSchedulerEventType>UpdateContainerSchedulerEventpublic class ContainerSchedulerEvent extends org.apache.hadoop.yarn.event.AbstractEvent<ContainerSchedulerEventType>
ContainerScheduler.| Constructor | Description |
|---|---|
ContainerSchedulerEvent(Container container,
ContainerSchedulerEventType eventType) |
Create instance of Event.
|
| Modifier and Type | Method | Description |
|---|---|---|
Container |
getContainer() |
Get the container associated with the event.
|
getTimestamp, getType, toStringpublic ContainerSchedulerEvent(Container container, ContainerSchedulerEventType eventType)
container - Container.eventType - EventType.public Container getContainer()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.