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, transformCell
public AlwaysNextColFilter()
public org.apache.hadoop.hbase.filter.Filter.ReturnCode filterCell(org.apache.hadoop.hbase.Cell v)
filterCell
in class org.apache.hadoop.hbase.filter.Filter
public static TestFilterList.AlwaysNextColFilter parseFrom(byte[] pbBytes) throws org.apache.hadoop.hbase.exceptions.DeserializationException
org.apache.hadoop.hbase.exceptions.DeserializationException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.