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