org.apache.hadoop.ipc.protocolPB
Class RefreshCallQueueProtocolServerSideTranslatorPB

java.lang.Object
  extended by org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolServerSideTranslatorPB
All Implemented Interfaces:
RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.BlockingInterface, org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolPB

public class RefreshCallQueueProtocolServerSideTranslatorPB
extends Object
implements org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolPB


Constructor Summary
RefreshCallQueueProtocolServerSideTranslatorPB(org.apache.hadoop.ipc.RefreshCallQueueProtocol impl)
           
 
Method Summary
 RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto refreshCallQueue(com.google.protobuf.RpcController controller, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefreshCallQueueProtocolServerSideTranslatorPB

public RefreshCallQueueProtocolServerSideTranslatorPB(org.apache.hadoop.ipc.RefreshCallQueueProtocol impl)
Method Detail

refreshCallQueue

public RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto refreshCallQueue(com.google.protobuf.RpcController controller,
                                                                                     RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request)
                                                                              throws com.google.protobuf.ServiceException
Specified by:
refreshCallQueue in interface RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException


Copyright © 2014 Apache Software Foundation. All Rights Reserved.