Uses of Class
org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
Package
Description
-
Uses of StripeMultiFileWriter in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionstatic class
MultiWriter that separates the cells based on fixed row-key boundaries.static class
MultiWriter that separates the cells based on target cell number per file and file count.Modifier and TypeMethodDescriptionStripeStoreFlusher.BoundaryStripeFlushRequest.createWriter()
StripeStoreFlusher.SizeStripeFlushRequest.createWriter()
StripeStoreFlusher.StripeFlushRequest.createWriter()
-
Uses of StripeMultiFileWriter in org.apache.hadoop.hbase.regionserver.compactions
Modifier and TypeMethodDescriptionprotected List<org.apache.hadoop.fs.Path>
StripeCompactor.commitWriter
(StripeMultiFileWriter writer, Compactor.FileDetails fd, CompactionRequestImpl request)