程序包 | 说明 |
---|---|
org.apache.hadoop.hbase.protobuf |
Holds classes generated from protobuf
src/main/protobuf definition files. |
限定符和类型 | 方法和说明 |
---|---|
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–2022 The Apache Software Foundation. All rights reserved.