Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.querymatcher |
Modifier and Type | Class and Description |
---|---|
class |
NormalUserScanQueryMatcher
Query matcher for normal user scan.
|
class |
RawScanQueryMatcher
Query matcher for raw scan.
|
Modifier and Type | Method and Description |
---|---|
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.