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