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