Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ReversedStoreScanner
ReversedStoreScanner extends from StoreScanner, and is used to support
reversed scanning.
|
Modifier and Type | Field and Description |
---|---|
protected StoreScanner |
StripeMultiFileWriter.sourceScanner
Source scanner that is tracking KV count; may be null if source is not StoreScanner
|
Modifier and Type | Method and Description |
---|---|
void |
StripeMultiFileWriter.init(StoreScanner sourceScanner,
StripeMultiFileWriter.WriterFactory factory,
KeyValue.KVComparator comparator)
Initializes multi-writer before usage.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.