Generated by
JDiff

Class org.apache.hadoop.yarn.server.api.ContainerContext

Added Constructors
ContainerContext(String, ContainerId, Resource, ContainerType)  
ContainerContext(String, ContainerId, Resource, ContainerType, ExecutionType)  
 

Added Methods
ContainerType getContainerType() Get ContainerType the type of the container being initialized or stopped.
ExecutionType getExecutionType() Get ExecutionType the execution type of the container being initialized or stopped.