| Class and Description |
|---|
| ScanQueryMatcher
A query matcher that is specifically designed for the scan case.
|
| 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.
|
| CompactionScanQueryMatcher
Query matcher for compaction.
|
| DropDeletesCompactionScanQueryMatcher
A query matcher for compaction which can drop delete markers.
|
| LegacyScanQueryMatcher
Deprecated.
|
| 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.
|
| Class and Description |
|---|
| ScanDeleteTracker
This class is responsible for the tracking and enforcement of Deletes during the course of a Scan
operation.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.