Uses of Interface
org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServices.AuxiliaryService

Packages that use AuxServices.AuxiliaryService
org.apache.hadoop.yarn.server.nodemanager.containermanager   
 

Uses of AuxServices.AuxiliaryService in org.apache.hadoop.yarn.server.nodemanager.containermanager
 

Fields in org.apache.hadoop.yarn.server.nodemanager.containermanager with type parameters of type AuxServices.AuxiliaryService
protected  Map<String,AuxServices.AuxiliaryService> AuxServices.serviceMap
           
 

Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager with parameters of type AuxServices.AuxiliaryService
protected  void AuxServices.addService(String name, AuxServices.AuxiliaryService service)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.