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