Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
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-2016 The Apache Software Foundation. All Rights Reserved.