Package org.apache.hadoop.hbase.rest
Class MultiRowResultReader
java.lang.Object
org.apache.hadoop.hbase.rest.MultiRowResultReader
-
Field Summary
-
Constructor Summary
ConstructorDescriptionMultiRowResultReader
(String tableName, Collection<RowSpec> rowspecs, Filter filter, boolean cacheBlocks) -
Method Summary
-
Field Details
-
LOG
-
results
-
-
Constructor Details
-
MultiRowResultReader
public MultiRowResultReader(String tableName, Collection<RowSpec> rowspecs, Filter filter, boolean cacheBlocks) throws IOException - Throws:
IOException
-
-
Method Details
-
getResults
-