public static class TestFilterList.AlwaysNextColFilter extends org.apache.hadoop.hbase.filter.FilterBase
| Constructor and Description |
|---|
AlwaysNextColFilter() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hbase.filter.Filter.ReturnCode |
filterCell(org.apache.hadoop.hbase.Cell v) |
static TestFilterList.AlwaysNextColFilter |
parseFrom(byte[] pbBytes) |
areSerializedFieldsEqual, createFilterFromArguments, filterAllRemaining, filterRow, filterRowCells, filterRowKey, filterRowKey, getNextCellHint, hasFilterRow, isFamilyEssential, reset, toByteArray, toString, transformCellpublic AlwaysNextColFilter()
public org.apache.hadoop.hbase.filter.Filter.ReturnCode filterCell(org.apache.hadoop.hbase.Cell v)
filterCell in class org.apache.hadoop.hbase.filter.Filterpublic static TestFilterList.AlwaysNextColFilter parseFrom(byte[] pbBytes) throws org.apache.hadoop.hbase.exceptions.DeserializationException
org.apache.hadoop.hbase.exceptions.DeserializationExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.