| 程序包 | 说明 |
|---|---|
| org.apache.flink.connector.file.sink.compactor |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DecoderBasedReader<T>
A
RecordWiseFileCompactor.Reader implementation that reads the file as an FSDataInputStream and decodes the record with the DecoderBasedReader.Decoder. |
class |
InputFormatBasedReader<T>
A
RecordWiseFileCompactor.Reader implementation that reads the file using the FileInputFormat. |
| 限定符和类型 | 方法和说明 |
|---|---|
RecordWiseFileCompactor.Reader<T> |
RecordWiseFileCompactor.Reader.Factory.createFor(org.apache.flink.core.fs.Path path) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.