| 程序包 | 说明 |
|---|---|
| org.apache.flink.connector.file.sink.compactor |
| 限定符和类型 | 类和说明 |
|---|---|
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–2022 The Apache Software Foundation. All rights reserved.