Package org.apache.hadoop.hbase.regionserver.querymatcher
package org.apache.hadoop.hbase.regionserver.querymatcher
-
ClassDescriptionSimple 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.This class is used for the tracking and enforcement of columns and numbers of versions during the course of a Get or Scan operation, when explicit column qualifiers have been asked for in the query.A compaction query matcher that always return INCLUDE and drops nothing.Query matcher for major compaction.Query matcher for minor compaction.A tracker both implementing ColumnTracker and DeleteTracker, used for mvcc-sensitive scanning.Query matcher for normal user scan.Query matcher for raw scan.This class is responsible for the tracking and enforcement of Deletes during the course of a Scan operation.A query matcher that is specifically designed for the scan case.Keeps track of the columns for a scan if they are not explicitly specifiedQuery matcher for stripe compaction if range drop deletes is used.Query matcher for user scan.