Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.ContainerAllocationExpirer

Packages that use ContainerAllocationExpirer
org.apache.hadoop.yarn.server.resourcemanager   
 

Uses of ContainerAllocationExpirer in org.apache.hadoop.yarn.server.resourcemanager
 

Methods in org.apache.hadoop.yarn.server.resourcemanager that return ContainerAllocationExpirer
 ContainerAllocationExpirer RMContextImpl.getContainerAllocationExpirer()
           
 ContainerAllocationExpirer RMContext.getContainerAllocationExpirer()
           
 

Constructors in org.apache.hadoop.yarn.server.resourcemanager with parameters of type ContainerAllocationExpirer
RMContextImpl(org.apache.hadoop.yarn.event.Dispatcher rmDispatcher, ContainerAllocationExpirer containerAllocationExpirer, AMLivelinessMonitor amLivelinessMonitor, AMLivelinessMonitor amFinishingMonitor, DelegationTokenRenewer delegationTokenRenewer, AMRMTokenSecretManager appTokenSecretManager, RMContainerTokenSecretManager containerTokenSecretManager, NMTokenSecretManagerInRM nmTokenSecretManager, ClientToAMTokenSecretManagerInRM clientToAMTokenSecretManager, RMApplicationHistoryWriter rmApplicationHistoryWriter)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.