| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.regionserver.querymatcher |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NormalUserScanQueryMatcher
Query matcher for normal user scan.
|
class |
RawScanQueryMatcher
Query matcher for raw scan.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static UserScanQueryMatcher |
UserScanQueryMatcher.create(Scan scan,
ScanInfo scanInfo,
NavigableSet<byte[]> columns,
long oldestUnexpiredTS,
long now,
RegionCoprocessorHost regionCoprocessorHost) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.