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.querymatcherClassDescriptionSimple wrapper for a byte buffer and a counter.Implementing 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.Query matcher for user scan.
-
Classes in org.apache.hadoop.hbase.regionserver.querymatcher used by org.apache.hadoop.hbase.security.visibilityClassDescriptionImplementing 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.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 tracker both implementing ColumnTracker and DeleteTracker, used for mvcc-sensitive scanning.A data structure which contains infos we need that happens before this node's mvcc and after the previous node's mvcc.This class is responsible for the tracking and enforcement of Deletes during the course of a Scan operation.