Uses of Package
org.apache.hadoop.hbase.regionserver.querymatcher
Packages that use org.apache.hadoop.hbase.regionserver.querymatcher
Package
Description
Table of Contents
-
Classes in org.apache.hadoop.hbase.regionserver.querymatcher used by org.apache.hadoop.hbase.coprocessorClassDescriptionThis interface is used for the tracking and enforcement of Deletes during the course of a Get or Scan operation.
-
Classes in org.apache.hadoop.hbase.regionserver.querymatcher used by org.apache.hadoop.hbase.regionserverClassDescriptionThis interface is used for the tracking and enforcement of Deletes during the course of a Get or Scan operation.A query matcher that is specifically designed for the scan case.
-
Classes in org.apache.hadoop.hbase.regionserver.querymatcher used by org.apache.hadoop.hbase.regionserver.querymatcherClassDescriptionImplementing classes of this interface will be used for the tracking and enforcement of columns and numbers of versions and timeToLive during the course of a Get or Scan operation.Query matcher for compaction.This interface is used for the tracking and enforcement of Deletes during the course of a Get or Scan operation.Returns codes for delete result.A query matcher for compaction which can drop delete markers.Query matcher for minor compaction.A data structure which contains infos we need that happens before this node's mvcc and after the previous node's mvcc.Query matcher for normal user scan.Query matcher for raw scan.A query matcher that is specifically designed for the scan case.
ScanQueryMatcher.match(org.apache.hadoop.hbase.ExtendedCell)
return codes.Query matcher for user scan.