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