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