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