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