Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.querymatcher |
Modifier and Type | Method and Description |
---|---|
static LegacyScanQueryMatcher |
LegacyScanQueryMatcher.create(Scan scan,
ScanInfo scanInfo,
NavigableSet<byte[]> columns,
ScanType scanType,
long readPointToUse,
long earliestPutTs,
long oldestUnexpiredTS,
long now,
byte[] dropDeletesFromRow,
byte[] dropDeletesToRow,
RegionCoprocessorHost regionCoprocessorHost)
Deprecated.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.