private static class TestUserScanQueryMatcher.AlwaysIncludeFilter extends org.apache.hadoop.hbase.filter.FilterBase
Modifier | Constructor and Description |
---|---|
private |
AlwaysIncludeFilter() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.hbase.filter.Filter.ReturnCode |
filterKeyValue(org.apache.hadoop.hbase.Cell c) |
createFilterFromArguments, filterAllRemaining, filterRow, filterRowCells, filterRowKey, filterRowKey, getNextCellHint, hasFilterRow, isFamilyEssential, reset, toByteArray, toString, transformCell
private AlwaysIncludeFilter()
public org.apache.hadoop.hbase.filter.Filter.ReturnCode filterKeyValue(org.apache.hadoop.hbase.Cell c) throws IOException
filterKeyValue
in class org.apache.hadoop.hbase.filter.Filter
IOException
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.