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)
Refresh the callqueue.
|
void refreshCallQueue(com.google.protobuf.RpcController controller,
RefreshCallQueueProtocolProtos.RefreshCallQueueRequestProto request,
com.google.protobuf.RpcCallback<RefreshCallQueueProtocolProtos.RefreshCallQueueResponseProto> done)
Refresh the callqueue.
rpc refreshCallQueue(.hadoop.common.RefreshCallQueueRequestProto) returns (.hadoop.common.RefreshCallQueueResponseProto);Copyright © 2008–2020 Apache Software Foundation. All rights reserved.