Generated by
JDiff

Class org.apache.hadoop.yarn.security.ContainerTokenIdentifier

Added Constructors
ContainerTokenIdentifier(ContainerId, int, String, String, Resource, long, int, long, Priority, long, LogAggregationContext, String, ContainerType, ExecutionType)  
ContainerTokenIdentifier(ContainerId, String, String, Resource, long, int, long, Priority, long, LogAggregationContext, String)  
ContainerTokenIdentifier(ContainerId, String, String, Resource, long, int, long, Priority, long, LogAggregationContext, String, ContainerType)  
 

Changed Constructors
ContainerTokenIdentifier(ContainerId, String, String, Resource, long, int, long, Priority, long, LogAggregationContext) Now deprecated.
Use one of the other constructors instead.
 

Added Methods
ContainerType getContainerType() Get the ContainerType of container to allocate.
ExecutionType getExecutionType() Get the ExecutionType of container to allocate
String getNodeLabelExpression() Get the node-label-expression in the original ResourceRequest
int getVersion() Get the Container version