private static class TestUserScanQueryMatcher.AlwaysIncludeAndSeekNextRowFilter extends org.apache.hadoop.hbase.filter.FilterBase
| Modifier | Constructor and Description |
|---|---|
private |
AlwaysIncludeAndSeekNextRowFilter() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hbase.filter.Filter.ReturnCode |
filterKeyValue(org.apache.hadoop.hbase.Cell c) |
createFilterFromArguments, filterAllRemaining, filterRow, filterRowCells, filterRowKey, filterRowKey, getNextCellHint, hasFilterRow, isFamilyEssential, reset, toByteArray, toString, transformCellprivate AlwaysIncludeAndSeekNextRowFilter()
public org.apache.hadoop.hbase.filter.Filter.ReturnCode filterKeyValue(org.apache.hadoop.hbase.Cell c) throws IOException
filterKeyValue in class org.apache.hadoop.hbase.filter.FilterIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.