|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@InterfaceAudience.Public @InterfaceStability.Stable public interface GetContainerStatusRequest
The request sent by the ApplicationMaster to the
NodeManager to get ContainerStatus of a container.
ContainerManager.getContainerStatus(GetContainerStatusRequest)| Method Summary | |
|---|---|
ContainerId |
getContainerId()
Get the ContainerId of container for which to obtain the
ContainerStatus. |
void |
setContainerId(ContainerId containerId)
Set the ContainerId of container for which to obtain the
ContainerStatus |
| Method Detail |
|---|
@InterfaceAudience.Public @InterfaceStability.Stable ContainerId getContainerId()
ContainerId of container for which to obtain the
ContainerStatus.
ContainerId of container for which to obtain the
ContainerStatus@InterfaceAudience.Public @InterfaceStability.Stable void setContainerId(ContainerId containerId)
ContainerId of container for which to obtain the
ContainerStatus
containerId - ContainerId of container for which to
obtain the ContainerStatus
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||