Class CompactionScanQueryMatcher

java.lang.Object
org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
All Implemented Interfaces:
ShipperListener
Direct Known Subclasses:
DropDeletesCompactionScanQueryMatcher, MinorCompactionScanQueryMatcher

@Private public abstract class CompactionScanQueryMatcher extends ScanQueryMatcher
Query matcher for compaction.