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