Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.regionserver.compactions |
Modifier and Type | Method and Description |
---|---|
StoreFile.Writer |
StoreFile.WriterBuilder.build()
Create a store file writer.
|
StoreFile.Writer |
Store.createWriterInTmp(long maxKeyCount,
Compression.Algorithm compression,
boolean isCompaction,
boolean includeMVCCReadpoint) |
StoreFile.Writer |
HStore.createWriterInTmp(long maxKeyCount,
Compression.Algorithm compression,
boolean isCompaction,
boolean includeMVCCReadpoint) |
Modifier and Type | Method and Description |
---|---|
protected void |
Compactor.abortWriter(StoreFile.Writer writer) |
Copyright © 2013 The Apache Software Foundation. All rights reserved.