public class FilterAllFilter extends FilterBase
Filter.ReturnCode| Constructor and Description |
|---|
FilterAllFilter() |
| Modifier and Type | Method and Description |
|---|---|
Filter.ReturnCode |
filterCell(Cell c) |
boolean |
filterRow() |
boolean |
filterRowKey(Cell cell) |
boolean |
hasFilterRow() |
static FilterAllFilter |
parseFrom(byte[] pbBytes) |
createFilterFromArguments, filterAllRemaining, filterRowCells, filterRowKey, getNextCellHint, isFamilyEssential, reset, toByteArray, toString, transformCellfilterKeyValue, isReversed, setReversedpublic FilterAllFilter()
public Filter.ReturnCode filterCell(Cell c) throws IOException
filterCell in class FilterIOExceptionpublic boolean hasFilterRow()
hasFilterRow in class FilterBasepublic boolean filterRow() throws IOException
filterRow in class FilterBaseIOExceptionpublic boolean filterRowKey(Cell cell) throws IOException
filterRowKey in class FilterBaseIOExceptionpublic static FilterAllFilter parseFrom(byte[] pbBytes) throws DeserializationException
DeserializationExceptionCopyright © 2007–2019 Cloudera. All rights reserved.