protected static interface Compactor.CellSinkFactory<S>
Modifier and Type | Method and Description |
---|---|
S |
createWriter(InternalScanner scanner,
Compactor.FileDetails fd,
boolean shouldDropBehind,
boolean major,
Consumer<org.apache.hadoop.fs.Path> writerCreationTracker) |
S createWriter(InternalScanner scanner, Compactor.FileDetails fd, boolean shouldDropBehind, boolean major, Consumer<org.apache.hadoop.fs.Path> writerCreationTracker) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.