| Package | Description |
|---|---|
| org.apache.flink.streaming.api.functions.sink.filesystem |
| Modifier and Type | Method and Description |
|---|---|
static <IN> StreamingFileSink.DefaultRowFormatBuilder<IN> |
StreamingFileSink.forRowFormat(org.apache.flink.core.fs.Path basePath,
org.apache.flink.api.common.serialization.Encoder<IN> encoder)
Deprecated.
Creates the builder for a
StreamingFileSink with row-encoding format. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.