| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.regionserver.querymatcher | |
| org.apache.hadoop.hbase.security.visibility |
| 类和说明 |
|---|
| ScanQueryMatcher
A query matcher that is specifically designed for the scan case.
|
| 类和说明 |
|---|
| 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.
|
| DropDeletesCompactionScanQueryMatcher
A query matcher for compaction which can drop delete markers.
|
| LegacyScanQueryMatcher
已过时。
|
| 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. |
| UserScanQueryMatcher
Query matcher for user scan.
|
| 类和说明 |
|---|
| ScanDeleteTracker
This class is responsible for the tracking and enforcement of Deletes during the course of a Scan
operation.
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.