| Package | Description |
|---|---|
| org.apache.flink.connector.file.sink.compactor |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleStringDecoder
A sink
DecoderBasedReader.Decoder that reads data encoded by the SimpleStringEncoder only for compaction. |
| Modifier and Type | Method and Description |
|---|---|
DecoderBasedReader.Decoder<T> |
DecoderBasedReader.Decoder.Factory.create() |
| Constructor and Description |
|---|
DecoderBasedReader(org.apache.flink.core.fs.Path path,
DecoderBasedReader.Decoder<T> decoder) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.