Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.rmnode.UpdatedContainerInfo

Packages that use UpdatedContainerInfo
org.apache.hadoop.yarn.server.resourcemanager.rmnode   
 

Uses of UpdatedContainerInfo in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 

Methods in org.apache.hadoop.yarn.server.resourcemanager.rmnode that return types with arguments of type UpdatedContainerInfo
 List<UpdatedContainerInfo> RMNode.pullContainerUpdates()
          Get and clear the list of containerUpdates accumulated across NM heartbeats.
 List<UpdatedContainerInfo> RMNodeImpl.pullContainerUpdates()
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.