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