Uses of Class
org.apache.hadoop.hbase.filter.FuzzyRowFilter.RowTracker
Package
Description
Provides row-level filters applied to HRegion scan results during calls to
ResultScanner.next()
.-
Uses of FuzzyRowFilter.RowTracker in org.apache.hadoop.hbase.filter
Modifier and TypeFieldDescriptionprivate FuzzyRowFilter.RowTracker
FuzzyRowFilter.tracker
Row tracker (keeps all next rows after SEEK_NEXT_USING_HINT was returned)