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