Generated by
JDiff

Class org.apache.hadoop.yarn.client.api.async.NMClientAsync

Added Methods
void commitLastReInitializationAsync(ContainerId)

Commit last reInitialization of the specified container.

void reInitializeContainerAsync(ContainerId, ContainerLaunchContext, boolean)

Re-Initialize the Container.

void restartContainerAsync(ContainerId)

Restart the specified container.

void rollbackLastReInitializationAsync(ContainerId)

Rollback last reInitialization of the specified container.

void updateContainerResourceAsync(Container)

Update the resources of a container.