|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@InterfaceAudience.Public @InterfaceStability.Stable public interface AllocateResponse
The response sent by the ResourceManager
the
ApplicationMaster
during resource negotiation.
The response, via AMResponse
, includes:
ApplicationMaster
that its
horribly out of sync and needs to reboot.Container
.Container
.
AMRMProtocol.allocate(AllocateRequest)
Method Summary | |
---|---|
AMResponse |
getAMResponse()
Get the AMResponse sent by the ResourceManager . |
Method Detail |
---|
@InterfaceAudience.Public @InterfaceStability.Stable AMResponse getAMResponse()
AMResponse
sent by the ResourceManager
.
AMResponse
sent by the ResourceManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |