| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.rest | HBase REST | 
| Modifier and Type | Method and Description | 
|---|---|
| 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,
               String filters) | 
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.