Uses of Class
org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
Package
Description
Provides row-level filters applied to HRegion scan results during calls to
ResultScanner.next()
.-
Uses of FirstKeyOnlyFilter in org.apache.hadoop.hbase.filter
Modifier and TypeMethodDescriptionstatic FirstKeyOnlyFilter
FirstKeyOnlyFilter.parseFrom
(byte[] pbBytes) Parse a serialized representation ofFirstKeyOnlyFilter