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