public class ContainerRemoteLaunchEvent extends ContainerLauncherEvent
| Constructor and Description |
|---|
ContainerRemoteLaunchEvent(TaskAttemptId taskAttemptID,
ContainerLaunchContext containerLaunchContext,
Container allocatedContainer,
Task remoteTask) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Container |
getAllocatedContainer() |
ContainerLaunchContext |
getContainerLaunchContext() |
Task |
getRemoteTask() |
int |
hashCode() |
getContainerID, getContainerMgrAddress, getContainerToken, getTaskAttemptID, toStringgetTimestamp, getTypepublic ContainerRemoteLaunchEvent(TaskAttemptId taskAttemptID, ContainerLaunchContext containerLaunchContext, Container allocatedContainer, Task remoteTask)
public ContainerLaunchContext getContainerLaunchContext()
public Container getAllocatedContainer()
public Task getRemoteTask()
public int hashCode()
hashCode in class ContainerLauncherEventpublic boolean equals(Object obj)
equals in class ContainerLauncherEventCopyright © 2013 Apache Software Foundation. All rights reserved.