Uses of Class
org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
-
Uses of UserScanQueryMatcher in org.apache.hadoop.hbase.regionserver.querymatcher
Modifier and TypeClassDescriptionclass
Query matcher for normal user scan.class
Query matcher for raw scan.Modifier and TypeMethodDescriptionstatic UserScanQueryMatcher
UserScanQueryMatcher.create
(Scan scan, ScanInfo scanInfo, NavigableSet<byte[]> columns, long oldestUnexpiredTS, long now, RegionCoprocessorHost regionCoprocessorHost)