Uses of Class
org.apache.hadoop.hbase.filter.NullComparator
Package
Description
Provides row-level filters applied to HRegion scan results during calls to
ResultScanner.next()
.-
Uses of org.apache.hadoop.hbase.filter.NullComparator in org.apache.hadoop.hbase.filter
Modifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.filter.NullComparator
NullComparator.parseFrom
(byte[] pbBytes) Parse the serialized representation ofNullComparator