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 |
---|---|
org.apache.hadoop.thirdparty.protobuf.RpcChannel |
getChannel() |
void |
refreshCallQueue(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done)
Refresh the callqueue.
|
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public org.apache.hadoop.thirdparty.protobuf.RpcChannel getChannel()
public void refreshCallQueue(org.apache.hadoop.thirdparty.protobuf.RpcController controller, RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request, org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done)
RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
Refresh the callqueue.
rpc refreshCallQueue(.hadoop.common.RefreshCallQueueRequestProto) returns (.hadoop.common.RefreshCallQueueResponseProto);
refreshCallQueue
in interface RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Interface
refreshCallQueue
in class RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.