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