T - The type of the consumed records.@Internal public interface OutputFormatFactory<T> extends Serializable
OutputFormat.| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.io.OutputFormat<T> |
createOutputFormat(org.apache.flink.core.fs.Path path)
Create a
OutputFormat with specific path. |
org.apache.flink.api.common.io.OutputFormat<T> createOutputFormat(org.apache.flink.core.fs.Path path)
OutputFormat with specific path.Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.