Uses of Class
org.apache.hadoop.hbase.rest.TableScanResource

Packages that use TableScanResource
org.apache.hadoop.hbase.rest HBase REST 
 

Uses of TableScanResource in org.apache.hadoop.hbase.rest
 

Methods in org.apache.hadoop.hbase.rest that return TableScanResource
 TableScanResource TableResource.getScanResource(javax.ws.rs.core.UriInfo uriInfo, String scanSpec, String contentType, int userRequestedLimit, String startRow, String endRow, List<String> column, int maxVersions, int batchSize, long startTime, long endTime, boolean cacheBlocks)
           
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.