@InterfaceAudience.Public @Deprecated public class FirstKeyValueMatchingQualifiersFilter extends FirstKeyOnlyFilter
Filter.ReturnCode| Constructor and Description |
|---|
FirstKeyValueMatchingQualifiersFilter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static FirstKeyValueMatchingQualifiersFilter |
parseFrom(byte[] pbBytes)
Deprecated.
Parses a serialized representation of
FirstKeyValueMatchingQualifiersFilter |
createFilterFromArguments, equals, filterCell, filterRowKey, hasFoundKV, hashCode, reset, setFoundKV, toByteArrayfilterAllRemaining, filterRow, filterRowCells, getNextCellHint, hasFilterRow, isFamilyEssential, toString, transformCellisReversed, setReversedpublic FirstKeyValueMatchingQualifiersFilter()
public static FirstKeyValueMatchingQualifiersFilter parseFrom(byte[] pbBytes) throws org.apache.hadoop.hbase.exceptions.DeserializationException
FirstKeyValueMatchingQualifiersFilterpbBytes - A pb serialized FirstKeyValueMatchingQualifiersFilter instanceFirstKeyValueMatchingQualifiersFilter made from
bytesorg.apache.hadoop.hbase.exceptions.DeserializationException - if an error occurredFirstKeyOnlyFilter.toByteArray()Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.