| Package | Description |
|---|---|
| org.apache.flink.connector.file.sink.compactor |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcatFileCompactor
A
OutputStreamBasedFileCompactor implementation that simply concat the compacting files. |
class |
IdenticalFileCompactor
A simple
OutputStreamBasedFileCompactor implementation that directly copy the content of
the only input file to the output. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.