| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.protobuf | 
 Holds classes generated from protobuf
 
src/main/protobuf definition files. | 
| Modifier and Type | Method and Description | 
|---|---|
static MultiResponse | 
ResponseConverter.getResults(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest request,
          org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse response,
          CellScanner cells)
Get the results from a protocol buffer MultiResponse 
 | 
static MultiResponse | 
ResponseConverter.getResults(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest request,
          Map<Integer,Integer> rowMutationsIndexMap,
          org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse response,
          CellScanner cells)
Get the results from a protocol buffer MultiResponse 
 | 
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.