Generated by
JDiff

Class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo

Changed Methods
long getAllocatedMB() Change in return type from int to long.
 
long getAllocatedVCores() Change in return type from int to long.
 
 

Changed Fields
long allocatedMB Change in type from int to long.
 
long allocatedVCores Change in type from int to long.