public static class TestConnectionImplementation.BlockingFilter extends FilterBase
Filter.ReturnCode| Constructor and Description |
|---|
BlockingFilter() |
| Modifier and Type | Method and Description |
|---|---|
Filter.ReturnCode |
filterCell(Cell ignored) |
boolean |
filterRowKey(byte[] buffer,
int offset,
int length) |
static Filter |
parseFrom(byte[] pbBytes) |
createFilterFromArguments, filterAllRemaining, filterRow, filterRowCells, filterRowKey, getNextCellHint, hasFilterRow, isFamilyEssential, reset, toByteArray, toString, transformCellfilterKeyValue, isReversed, setReversedpublic BlockingFilter()
public boolean filterRowKey(byte[] buffer, int offset, int length) throws IOException
filterRowKey in class FilterBaseIOExceptionpublic Filter.ReturnCode filterCell(Cell ignored) throws IOException
filterCell in class FilterIOExceptionpublic static Filter parseFrom(byte[] pbBytes) throws DeserializationException
DeserializationExceptionCopyright © 2007–2019 Cloudera. All rights reserved.