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, transformCell
OldTestFilter()
public byte[] toByteArray()
toByteArray
in class org.apache.hadoop.hbase.filter.FilterBase
public boolean hasFilterRow()
hasFilterRow
in class org.apache.hadoop.hbase.filter.FilterBase
public boolean filterRow()
filterRow
in class org.apache.hadoop.hbase.filter.FilterBase
public org.apache.hadoop.hbase.filter.Filter.ReturnCode filterCell(org.apache.hadoop.hbase.Cell ignored) throws IOException
filterCell
in class org.apache.hadoop.hbase.filter.Filter
IOException
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.