Uses of Interface
org.apache.hadoop.mapreduce.v2.hs.protocol.HSAdminRefreshProtocol

Packages that use HSAdminRefreshProtocol
org.apache.hadoop.mapreduce.v2.hs.protocol   
org.apache.hadoop.mapreduce.v2.hs.protocolPB   
org.apache.hadoop.mapreduce.v2.hs.server   
 

Uses of HSAdminRefreshProtocol in org.apache.hadoop.mapreduce.v2.hs.protocol
 

Subinterfaces of HSAdminRefreshProtocol in org.apache.hadoop.mapreduce.v2.hs.protocol
 interface HSAdminProtocol
          Protocol use
 

Uses of HSAdminRefreshProtocol in org.apache.hadoop.mapreduce.v2.hs.protocolPB
 

Classes in org.apache.hadoop.mapreduce.v2.hs.protocolPB that implement HSAdminRefreshProtocol
 class HSAdminRefreshProtocolClientSideTranslatorPB
           
 

Constructors in org.apache.hadoop.mapreduce.v2.hs.protocolPB with parameters of type HSAdminRefreshProtocol
HSAdminRefreshProtocolServerSideTranslatorPB(HSAdminRefreshProtocol impl)
           
 

Uses of HSAdminRefreshProtocol in org.apache.hadoop.mapreduce.v2.hs.server
 

Classes in org.apache.hadoop.mapreduce.v2.hs.server that implement HSAdminRefreshProtocol
 class HSAdminServer
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.