public class ContainerAllocationEvent extends AbstractYarnEvent
Container has been allocated.source| Constructor and Description |
|---|
ContainerAllocationEvent(Object source,
Container container)
Constructs event with the given
Container. |
| Modifier and Type | Method and Description |
|---|---|
Container |
getContainer()
Gets the container.
|
String |
toString() |
getTimestampgetSourcepublic Container getContainer()
public String toString()
toString in class EventObject