public static interface RefreshCallQueueProtocolProtos.RefreshCallQueueProtocolService.Interface
| Modifier and Type | Method and Description |
|---|---|
void |
refreshCallQueue(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done)
Refresh the callqueue.
|
void refreshCallQueue(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done)
Refresh the callqueue.
rpc refreshCallQueue(.hadoop.common.RefreshCallQueueRequestProto) returns (.hadoop.common.RefreshCallQueueResponseProto);Copyright © 2008–2021 Apache Software Foundation. All rights reserved.