Uses of Class
org.apache.hadoop.hbase.client.MultiResponse

Packages that use MultiResponse
org.apache.hadoop.hbase.protobuf Holds classes generated from protobuf src/main/protobuf definition files. 
 

Uses of MultiResponse in org.apache.hadoop.hbase.protobuf
 

Methods in org.apache.hadoop.hbase.protobuf that return MultiResponse
static MultiResponse ResponseConverter.getResults(ClientProtos.MultiRequest request, ClientProtos.MultiResponse response, CellScanner cells)
          Get the results from a protocol buffer MultiResponse
 



Copyright © 2015 The Apache Software Foundation. All Rights Reserved.