Package | Description |
---|---|
org.apache.hadoop.hbase.rest |
HBase REST
|
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-2016 The Apache Software Foundation. All Rights Reserved.