@FunctionalInterface private static interface RawAsyncHBaseAdmin.AdminRpcCall<RESP,REQ>
Modifier and Type | Method and Description |
---|---|
void |
call(org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.Interface stub,
HBaseRpcController controller,
REQ req,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<RESP> done) |
void call(org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.Interface stub, HBaseRpcController controller, REQ req, org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<RESP> done)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.