public static final class RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Stub extends RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService implements RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Interface
RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.BlockingInterface, RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Interface, RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Stub
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
refreshCallQueue(com.google.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request,
com.google.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done)
rpc refreshCallQueue(.hadoop.common.RefreshCallQueueRequestProto) returns (.hadoop.common.RefreshCallQueueResponseProto); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void refreshCallQueue(com.google.protobuf.RpcController controller, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request, com.google.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done)
RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
rpc refreshCallQueue(.hadoop.common.RefreshCallQueueRequestProto) returns (.hadoop.common.RefreshCallQueueResponseProto);
Refresh the callqueue.
refreshCallQueue
in interface RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Interface
refreshCallQueue
in class RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
Copyright © 2017 Apache Software Foundation. All Rights Reserved.