|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
RowFilterInterface | Interface used for row-level filters applied to HRegion.HScanner scan results during calls to next(). |
Class Summary | |
---|---|
PageRowFilter | Implementation of RowFilterInterface that limits results to a specific page size. |
RegExpRowFilter | Implementation of RowFilterInterface that can filter by rowkey regular expression and/or individual column values (equals comparison only). |
RowFilterSet | Implementation of RowFilterInterface that represents a set of RowFilters which will be evaluated with a specified boolean operator AND/OR. |
Exception Summary | |
---|---|
InvalidRowFilterException | Used to indicate an invalid RowFilter. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |