Generated by
JDiff

Class org.apache.hadoop.yarn.api.records.ContainerLaunchContext

Added Methods
ContainerRetryContext getContainerRetryContext() Get the ContainerRetryContext to relaunch container.
ByteBuffer getTokensConf() Get the configuration used by RM to renew tokens.
ContainerLaunchContext newInstance(Map, Map, List, Map, ByteBuffer, Map, ContainerRetryContext)  
void setContainerRetryContext(ContainerRetryContext) Set the ContainerRetryContext to relaunch container.
void setTokensConf(ByteBuffer) Set the configuration used by RM to renew the tokens.