Uses of Class
org.apache.hadoop.hbase.filter.KeyOnlyFilter
Packages that use KeyOnlyFilter
Package
Description
Provides row-level filters applied to HRegion scan results during calls to
ResultScanner.next()
.-
Uses of KeyOnlyFilter in org.apache.hadoop.hbase.filter
Methods in org.apache.hadoop.hbase.filter that return KeyOnlyFilterModifier and TypeMethodDescriptionstatic KeyOnlyFilter
KeyOnlyFilter.parseFrom
(byte[] pbBytes) Parse a serialized representation ofKeyOnlyFilter