static class TestFilter.OldTestFilter extends org.apache.hadoop.hbase.filter.FilterBase
| Constructor and Description |
|---|
OldTestFilter() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hbase.filter.Filter.ReturnCode |
filterCell(org.apache.hadoop.hbase.Cell ignored) |
boolean |
filterRow() |
boolean |
hasFilterRow() |
byte[] |
toByteArray() |
areSerializedFieldsEqual, createFilterFromArguments, filterAllRemaining, filterRowCells, filterRowKey, filterRowKey, getNextCellHint, isFamilyEssential, reset, toString, transformCellOldTestFilter()
public byte[] toByteArray()
toByteArray in class org.apache.hadoop.hbase.filter.FilterBasepublic boolean hasFilterRow()
hasFilterRow in class org.apache.hadoop.hbase.filter.FilterBasepublic boolean filterRow()
filterRow in class org.apache.hadoop.hbase.filter.FilterBasepublic org.apache.hadoop.hbase.filter.Filter.ReturnCode filterCell(org.apache.hadoop.hbase.Cell ignored) throws IOException
filterCell in class org.apache.hadoop.hbase.filter.FilterIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.