Package org.apache.hadoop.ipc.protocolPB
Class RefreshCallQueueProtocolServerSideTranslatorPB
java.lang.Object
org.apache.hadoop.ipc.protocolPB.RefreshCallQueueProtocolServerSideTranslatorPB
- All Implemented Interfaces:
org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.BlockingInterface,RefreshCallQueueProtocolPB
public class RefreshCallQueueProtocolServerSideTranslatorPB
extends Object
implements RefreshCallQueueProtocolPB
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProtorefreshCallQueue(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request)
-
Constructor Details
-
RefreshCallQueueProtocolServerSideTranslatorPB
-
-
Method Details
-
refreshCallQueue
public org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto refreshCallQueue(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException - Specified by:
refreshCallQueuein interfaceorg.apache.hadoop.ipc.proto.RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.BlockingInterface- Throws:
org.apache.hadoop.thirdparty.protobuf.ServiceException
-