| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.rest | HBase REST | 
| Modifier and Type | Method and Description | 
|---|---|
| TableScanResource | TableResource. getScanResource(String scanSpec,
               int userRequestedLimit,
               String startRow,
               String endRow,
               List<String> column,
               int maxVersions,
               int batchSize,
               long startTime,
               long endTime,
               boolean cacheBlocks,
               boolean reversed,
               String paramFilter) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.