Added Methods |
CommitResponse commitLastReInitialization(ContainerId )
|
Commit the Last ReInitialization if possible. |
GetLocalizationStatusesResponse getLocalizationStatuses(GetLocalizationStatusesRequest )
|
API to request for the localization statuses of requested containers from the Node Manager. |
IncreaseContainersResourceResponse increaseContainersResource(IncreaseContainersResourceRequest )
|
The API used by the ApplicationMaster to request for resource increase of running containers on the NodeManager . |
ResourceLocalizationResponse localize(ResourceLocalizationRequest )
|
Localize resources required by the container. |
ReInitializeContainerResponse reInitializeContainer(ReInitializeContainerRequest )
|
ReInitialize the Container with a new Launch Context. |
RestartContainerResponse restartContainer(ContainerId )
|
Restart the container. |
RollbackResponse rollbackLastReInitialization(ContainerId )
|
Rollback the Last ReInitialization if possible. |
SignalContainerResponse signalToContainer(SignalContainerRequest )
|
|
ContainerUpdateResponse updateContainer(ContainerUpdateRequest )
|
The API used by the ApplicationMaster to request for resource update of running containers on the NodeManager . |