public static final class TestSwitchToStreamRead.MatchLastRowFilterRowFilter extends FilterBase
Filter.ReturnCode| Constructor and Description |
|---|
MatchLastRowFilterRowFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
filterRow() |
void |
filterRowCells(List<Cell> kvs) |
boolean |
hasFilterRow() |
void |
reset() |
createFilterFromArguments, filterAllRemaining, filterRowKey, filterRowKey, getNextCellHint, isFamilyEssential, toByteArray, toString, transformCellfilterCell, filterKeyValue, isReversed, parseFrom, setReversedpublic MatchLastRowFilterRowFilter()
public void filterRowCells(List<Cell> kvs) throws IOException
filterRowCells in class FilterBaseIOExceptionpublic void reset() throws IOException
reset in class FilterBaseIOExceptionpublic boolean filterRow() throws IOException
filterRow in class FilterBaseIOExceptionpublic boolean hasFilterRow()
hasFilterRow in class FilterBaseCopyright © 2007–2019 Cloudera. All rights reserved.