| Package | Description |
|---|---|
| org.apache.hadoop.hbase.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
RowResultGenerator |
class |
ScannerResultGenerator |
| Modifier and Type | Method and Description |
|---|---|
static ResultGenerator |
ResultGenerator.fromRowSpec(java.lang.String table,
RowSpec rowspec,
Filter filter,
boolean cacheBlocks) |
| Constructor and Description |
|---|
ScannerInstanceResource(java.lang.String table,
java.lang.String id,
ResultGenerator generator,
int batch) |