Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Method and Description |
---|---|
private <PREQ,PRESP,RESP> |
RawAsyncHBaseAdmin.adminCall(HBaseRpcController controller,
org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.Interface stub,
PREQ preq,
RawAsyncHBaseAdmin.AdminRpcCall<PRESP,PREQ> rpcCall,
RawAsyncHBaseAdmin.Converter<RESP,PRESP> respConverter) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.