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