| Package | Description |
|---|---|
| org.apache.hadoop.hbase.coprocessor |
Table of Contents
|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.regionserver.querymatcher | |
| org.apache.hadoop.hbase.security.visibility |
| Class and Description |
|---|
| DeleteTracker
This interface is used for the tracking and enforcement of Deletes during the course of a Get or
Scan operation.
|
| Class and Description |
|---|
| DeleteTracker
This interface is used for the tracking and enforcement of Deletes during the course of a Get or
Scan operation.
|
| ScanQueryMatcher
A query matcher that is specifically designed for the scan case.
|
| Class and Description |
|---|
| ColumnCount
Simple wrapper for a byte buffer and a counter.
|
| ColumnTracker
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.
|
| CompactionScanQueryMatcher
Query matcher for compaction.
|
| DeleteTracker
This interface is used for the tracking and enforcement of Deletes during the course of a Get or
Scan operation.
|
| DeleteTracker.DeleteResult
Returns codes for delete result.
|
| DropDeletesCompactionScanQueryMatcher
A query matcher for compaction which can drop delete markers.
|
| MinorCompactionScanQueryMatcher
Query matcher for minor compaction.
|
| NewVersionBehaviorTracker.DeleteVersionsNode
A data structure which contains infos we need that happens before this node's mvcc and
after the previous node's mvcc.
|
| NormalUserScanQueryMatcher
Query matcher for normal user scan.
|
| RawScanQueryMatcher
Query matcher for raw scan.
|
| ScanQueryMatcher
A query matcher that is specifically designed for the scan case.
|
ScanQueryMatcher.MatchCode
ScanQueryMatcher.match(org.apache.hadoop.hbase.Cell) return codes. |
| StripeCompactionScanQueryMatcher.DropDeletesInOutput |
| UserScanQueryMatcher
Query matcher for user scan.
|
| Class and Description |
|---|
| ColumnTracker
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.
|
| DeleteTracker
This interface is used for the tracking and enforcement of Deletes during the course of a Get or
Scan operation.
|
| DeleteTracker.DeleteResult
Returns codes for delete result.
|
| NewVersionBehaviorTracker
A tracker both implementing ColumnTracker and DeleteTracker, used for mvcc-sensitive scanning.
|
| NewVersionBehaviorTracker.DeleteVersionsNode
A data structure which contains infos we need that happens before this node's mvcc and
after the previous node's mvcc.
|
| ScanDeleteTracker
This class is responsible for the tracking and enforcement of Deletes during the course of a Scan
operation.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.