|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HInternalScannerInterface | |
---|---|
org.apache.hadoop.hbase | Provides HBase, the Hadoop simple database. |
Uses of HInternalScannerInterface in org.apache.hadoop.hbase |
---|
Classes in org.apache.hadoop.hbase that implement HInternalScannerInterface | |
---|---|
class |
HAbstractScanner
Abstract base class that implements the HScannerInterface. |
Methods in org.apache.hadoop.hbase that return HInternalScannerInterface | |
---|---|
HInternalScannerInterface |
HRegion.getScanner(Text[] cols,
Text firstRow,
long timestamp,
RowFilterInterface filter)
Return an iterator that scans over the HRegion, returning the indicated columns for only the rows that match the data filter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |