public static interface RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Interface
Modifier and Type | Method and Description |
---|---|
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); |
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);
Refresh the callqueue.
Copyright © 2017 Apache Software Foundation. All Rights Reserved.