public static class TestRegionObserverScannerOpenHook.NoDataFilter extends org.apache.hadoop.hbase.filter.FilterBase
| Constructor and Description |
|---|
NoDataFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
filterAllRemaining() |
org.apache.hadoop.hbase.filter.Filter.ReturnCode |
filterCell(org.apache.hadoop.hbase.Cell ignored) |
boolean |
filterRow() |
createFilterFromArguments, filterRowCells, filterRowKey, filterRowKey, getNextCellHint, hasFilterRow, isFamilyEssential, reset, toByteArray, toString, transformCellpublic NoDataFilter()
public org.apache.hadoop.hbase.filter.Filter.ReturnCode filterCell(org.apache.hadoop.hbase.Cell ignored)
filterCell in class org.apache.hadoop.hbase.filter.Filterpublic boolean filterAllRemaining() throws IOException
filterAllRemaining in class org.apache.hadoop.hbase.filter.FilterBaseIOExceptionpublic boolean filterRow() throws IOException
filterRow in class org.apache.hadoop.hbase.filter.FilterBaseIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.