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