|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScannerCallable | |
---|---|
org.apache.hadoop.hbase.client | |
org.apache.hadoop.hbase.client.transactional | This package provides support for atomic transactions. |
Uses of ScannerCallable in org.apache.hadoop.hbase.client |
---|
Methods in org.apache.hadoop.hbase.client that return ScannerCallable | |
---|---|
protected ScannerCallable |
HTable.ClientScanner.getScannerCallable(byte[] localStartKey,
int nbRows)
|
Uses of ScannerCallable in org.apache.hadoop.hbase.client.transactional |
---|
Methods in org.apache.hadoop.hbase.client.transactional that return ScannerCallable | |
---|---|
protected ScannerCallable |
TransactionalTable.TransactionalClientScanner.getScannerCallable(byte[] localStartKey,
int caching)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |