Package org.apache.hadoop.ipc.protocolPB
Class GenericRefreshProtocolServerSideTranslatorPB
java.lang.Object
org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolServerSideTranslatorPB
- All Implemented Interfaces:
org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService.BlockingInterface,GenericRefreshProtocolPB
public class GenericRefreshProtocolServerSideTranslatorPB
extends Object
implements GenericRefreshProtocolPB
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtorefresh(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto request)
-
Constructor Details
-
GenericRefreshProtocolServerSideTranslatorPB
-
-
Method Details
-
refresh
public org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto refresh(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException - Specified by:
refreshin interfaceorg.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshProtocolService.BlockingInterface- Throws:
org.apache.hadoop.thirdparty.protobuf.ServiceException
-