|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@InterfaceAudience.Public @InterfaceStability.Stable public interface GetContainerStatusResponse
The response sent by the NodeManager to the
ApplicationMaster when asked to obtain the status
of a container.
ContainerManager.getContainerStatus(GetContainerStatusRequest)| Method Summary | |
|---|---|
ContainerStatus |
getStatus()
Get the ContainerStatus of the container. |
void |
setStatus(ContainerStatus containerStatus)
|
| Method Detail |
|---|
@InterfaceAudience.Public @InterfaceStability.Stable ContainerStatus getStatus()
ContainerStatus of the container.
ContainerStatus of the container@InterfaceAudience.Private @InterfaceStability.Unstable void setStatus(ContainerStatus containerStatus)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||