Interface Compactor.CellSinkFactory<S>
protected static interface Compactor.CellSinkFactory<S>
-
Method Summary
Modifier and TypeMethodDescriptioncreateWriter
(InternalScanner scanner, Compactor.FileDetails fd, boolean shouldDropBehind, boolean major, Consumer<org.apache.hadoop.fs.Path> writerCreationTracker)
-
Method Details
-
createWriter
S createWriter(InternalScanner scanner, Compactor.FileDetails fd, boolean shouldDropBehind, boolean major, Consumer<org.apache.hadoop.fs.Path> writerCreationTracker) throws IOException - Throws:
IOException
-