| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.rest | HBase REST | 
| Modifier and Type | Field and Description | 
|---|---|
| private RowSpec | RowResource. rowspec | 
| Modifier and Type | Method and Description | 
|---|---|
| static ResultGenerator | ResultGenerator. fromRowSpec(String table,
           RowSpec rowspec,
           Filter filter,
           boolean cacheBlocks) | 
| Constructor and Description | 
|---|
| RowResultGenerator(String tableName,
                  RowSpec rowspec,
                  Filter filter,
                  boolean cacheBlocks) | 
| ScannerResultGenerator(String tableName,
                      RowSpec rowspec,
                      Filter filter,
                      boolean cacheBlocks) | 
| ScannerResultGenerator(String tableName,
                      RowSpec rowspec,
                      Filter filter,
                      int caching,
                      boolean cacheBlocks) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.