public static class TestScannerHeartbeatMessages.SparseCellFilter extends org.apache.hadoop.hbase.filter.FilterBase
Constructor and Description |
---|
SparseCellFilter() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.hbase.filter.Filter.ReturnCode |
filterCell(org.apache.hadoop.hbase.Cell v) |
static org.apache.hadoop.hbase.filter.Filter |
parseFrom(byte[] pbBytes) |
createFilterFromArguments, filterAllRemaining, filterRow, filterRowCells, filterRowKey, filterRowKey, getNextCellHint, hasFilterRow, isFamilyEssential, reset, toByteArray, toString, transformCell
public SparseCellFilter()
public org.apache.hadoop.hbase.filter.Filter.ReturnCode filterCell(org.apache.hadoop.hbase.Cell v) throws IOException
filterCell
in class org.apache.hadoop.hbase.filter.Filter
IOException
public static org.apache.hadoop.hbase.filter.Filter parseFrom(byte[] pbBytes)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.