Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver | |
org.apache.hadoop.hbase.regionserver.compactions |
Modifier and Type | Class and Description |
---|---|
static class |
StripeMultiFileWriter.BoundaryMultiWriter
MultiWriter that separates the cells based on fixed row-key boundaries.
|
static class |
StripeMultiFileWriter.SizeMultiWriter
MultiWriter that separates the cells based on target cell number per file and file count.
|
Modifier and Type | Method and Description |
---|---|
StripeMultiFileWriter |
StripeStoreFlusher.StripeFlushRequest.createWriter() |
StripeMultiFileWriter |
StripeStoreFlusher.BoundaryStripeFlushRequest.createWriter() |
StripeMultiFileWriter |
StripeStoreFlusher.SizeStripeFlushRequest.createWriter() |
Modifier and Type | Method and Description |
---|---|
protected List<org.apache.hadoop.fs.Path> |
StripeCompactor.commitWriter(StripeMultiFileWriter writer,
Compactor.FileDetails fd,
CompactionRequestImpl request) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.