public static interface GenericRefreshProtocolProtos.GenericRefreshProtocolService.Interface
Modifier and Type | Method and Description |
---|---|
void |
refresh(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
GenericRefreshProtocolProtos.GenericRefreshRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto> done)
rpc refresh(.hadoop.common.GenericRefreshRequestProto) returns (.hadoop.common.GenericRefreshResponseCollectionProto); |
void refresh(org.apache.hadoop.thirdparty.protobuf.RpcController controller, GenericRefreshProtocolProtos.GenericRefreshRequestProto request, org.apache.hadoop.thirdparty.protobuf.RpcCallback<GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto> done)
rpc refresh(.hadoop.common.GenericRefreshRequestProto) returns (.hadoop.common.GenericRefreshResponseCollectionProto);
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.