|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StopRowFilter | |
|---|---|
| org.apache.hadoop.hbase.filter | Provides row-level filters applied to HRegion scan results during calls to Scanner.next(). |
| Uses of StopRowFilter in org.apache.hadoop.hbase.filter |
|---|
| Subclasses of StopRowFilter in org.apache.hadoop.hbase.filter | |
|---|---|
class |
InclusiveStopRowFilter
Subclass of StopRowFilter that filters rows > the stop row, making it include up to the last row but no further. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||