Package | Description |
---|---|
org.apache.hadoop.hbase.rest |
HBase REST
|
Modifier and Type | Class and Description |
---|---|
class |
RowResultGenerator |
class |
ScannerResultGenerator |
Modifier and Type | Field and Description |
---|---|
(package private) ResultGenerator |
ScannerInstanceResource.generator |
Modifier and Type | Method and Description |
---|---|
static ResultGenerator |
ResultGenerator.fromRowSpec(String table,
RowSpec rowspec,
Filter filter,
boolean cacheBlocks) |
Constructor and Description |
---|
ScannerInstanceResource(String table,
String id,
ResultGenerator generator,
int batch) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.