org.apache.hadoop.ipc.protocolPB
Class GenericRefreshProtocolServerSideTranslatorPB

java.lang.Object
  extended by org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolServerSideTranslatorPB
All Implemented Interfaces:
GenericRefreshProtocolProtos.GenericRefreshProtocolService.BlockingInterface, org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolPB

public class GenericRefreshProtocolServerSideTranslatorPB
extends Object
implements org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolPB


Constructor Summary
GenericRefreshProtocolServerSideTranslatorPB(org.apache.hadoop.ipc.GenericRefreshProtocol impl)
           
 
Method Summary
 GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto refresh(com.google.protobuf.RpcController controller, GenericRefreshProtocolProtos.GenericRefreshRequestProto request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericRefreshProtocolServerSideTranslatorPB

public GenericRefreshProtocolServerSideTranslatorPB(org.apache.hadoop.ipc.GenericRefreshProtocol impl)
Method Detail

refresh

public GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto refresh(com.google.protobuf.RpcController controller,
                                                                                  GenericRefreshProtocolProtos.GenericRefreshRequestProto request)
                                                                           throws com.google.protobuf.ServiceException
Specified by:
refresh in interface GenericRefreshProtocolProtos.GenericRefreshProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException


Copyright © 2014 Apache Software Foundation. All Rights Reserved.